From: Paul Gortmaker Date: Fri, 27 May 2011 17:23:32 +0000 (-0400) Subject: cpufreq: cpufreq_stats.c is a module, and should include module.h X-Git-Tag: v3.2-rc1~22^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c720d37bf5c2864cd7e834afff88321d6e4d97d;p=pandora-kernel.git cpufreq: cpufreq_stats.c is a module, and should include module.h So that we can clean up the header files and not be relying on implicit includes from device.h ---> module.h Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed