From: Paul Gortmaker Date: Fri, 1 Jul 2011 18:30:49 +0000 (-0400) Subject: acpi: add module.h to files implicitly using/relying on it. X-Git-Tag: v3.2-rc1~22^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4b859c70e49d6a3e208c930e9eb81bea4481fd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed