]> 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, 11 Aug 2011 19:10:25 +0000 (15:10 -0400)
commit792ab7850d49bda9c6c3ecde193ee00881736cde
treee1ea454f772301116c832c823ecbcada3ee3dc5f
parentd3cae4462b4e3f5bfe3db9a9f4688470e7af1eca
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