]> 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>
Thu, 25 Aug 2011 17:54:35 +0000 (13:54 -0400)
commitb109a6e349b892e23062076545abf74b8e439365
treeb8697847ed384bcd624fff7ab41ed6097ba77b2b
parentfcf15e44e3c8f64c7bc93b1c0a74e296af4ecae4
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