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>
Mon, 31 Oct 2011 23:30:32 +0000 (19:30 -0400)
commitcc4b859c70e49d6a3e208c930e9eb81bea4481fd
treedc78ef55a7f36793e13745ec947e9213aee02ad9
parent143cb494cb6662e37c4020b7fe9839837f718e56
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/acpica/hwsleep.c
drivers/acpi/ec_sys.c
drivers/acpi/sbshc.c