]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/misc/atmel-ssc.c
drivers/misc: Add module.h to files who are really modular.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:14:56 +0000 (15:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:53 +0000 (19:31 -0400)
commiteb12a679b242c03b9eaa38a67cae9fa3e17ddea6
tree01471247795d16850cdedab6cee654a6b1b579b9
parent314ef9cb52d8543821cdfd34decd696cd4139a68
drivers/misc: Add module.h to files who are really modular.

These files really need the full module.h header file present, but
were just getting it implicitly before.  Fix it up in advance so we
avoid build failures once the cleanup commit is present.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/misc/ab8500-pwm.c
drivers/misc/atmel-ssc.c
drivers/misc/bh1780gli.c
drivers/misc/kgdbts.c
drivers/misc/ti-st/st_kim.c
drivers/misc/tifm_7xx1.c
drivers/misc/tifm_core.c