]> 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>
Sun, 31 Jul 2011 05:43:47 +0000 (01:43 -0400)
commitde983e03bc4b81a27b0fb312440aa2087722e462
tree2a9da07b37af328c27acf19340ae31159e936554
parent410cee3f02a4b70ab2a255246b93f33f88939e80
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