]> git.karo-electronics.de Git - karo-tx-linux.git/commit
acpi: add module.h to files implicitly using/relying on it.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 1 Jul 2011 18:30:49 +0000 (14:30 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 27 Jul 2011 23:09:08 +0000 (19:09 -0400)
commitc2e1da6f6e6e0711c8551444b78ba6e1a977d51e
treef4db8dd204ec843864584a2023b740d21159badd
parentd76e55da86bb45f6a8db03887dcc95dc0947a60e
acpi: add module.h to files implicitly using/relying on it.

These files are using standard module API things like MODULE_AUTHOR
etc. and so should not be relying on an implicit presence of the
module.h header.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/acpi/ec_sys.c
drivers/acpi/sbshc.c