]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpufreq: cpufreq_stats.c is a module, and should include module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 17:23:32 +0000 (13:23 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:29 +0000 (17:31 -0400)
commited0338cb6d472658c1e0b8f2d3c37562d18e28ad
tree565e26896f3cfe73f626353a96cefc0027dc3369
parentd1e0879bee481cf3c408a1873f1de55bf30a02e4
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 <paul.gortmaker@windriver.com>
drivers/cpufreq/cpufreq_stats.c