From: Paul Gortmaker Date: Wed, 26 Oct 2011 21:56:09 +0000 (-0400) Subject: acpi: delete module.h include from files explicitly not needing it X-Git-Tag: v3.2-rc1~22^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d12cc63aadf2668b3856fb35757d3a66bbab11;p=pandora-kernel.git acpi: delete module.h include from files explicitly not needing it Files which aren't actually using infrastructure from module.h shouldn't include it, as it is a big header with lots of child includes spawned off. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed