From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:28:29 +0000 (-0400) Subject: drivers/power: Add module.h to the actual modules in drivers/power X-Git-Tag: v3.2-rc1~22^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6d62db5efecded2dd4606ff2ff3726b9c52505;p=pandora-kernel.git drivers/power: Add module.h to the actual modules in drivers/power The module.h header is no longer going to be implicitly present everywhere. So real modular users need to call out its use explicitly in advance. [v2: add new users reported by Randy Dunlap ] Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed