commit | 5c720d37bf5c2864cd7e834afff88321d6e4d97d | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 13:23:32 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:31 2011 -0400 |
tree | 33f489a48616cbc066ffa65a0de2c0122fe0b415 | |
parent | 70e522a02838e52ca007d3f183171fd9324eceb4 [diff] |
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>