]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 6 Oct 2011 17:59:43 +0000 (13:59 -0400)
commit66cf9cf2875c8e3ec797421a805667ed0e30cb3a
tree93e80e24d769cc6cbb33f70ccce394fe040774cf
parent88ef7c52a398210bce906d54ca67b1688a526ba4
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