]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7800f203e126d25d495d24fbe2c6cddcae421df0
tree01471247795d16850cdedab6cee654a6b1b579b9
parent761415f1e9eb316427343631e5f52af705629452
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