]> 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, 28 Jul 2011 04:26:40 +0000 (00:26 -0400)
commitd3521e5f42a040ae46db447536346fa748d41a57
treeded3742a96872887130f714b777fd28c9b7416cf
parent2730960df8a960962aa356f98381e5f523448177
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