commit | 74aca95da74836a6807118f6590d8df8232c74a9 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Aug 06 22:53:04 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Aug 07 23:34:10 2013 +0200 |
tree | 3a67ab66ead3ca1bc60eac30965644083fbf4752 | |
parent | 5ff0a268037d344f86df690ccb994d8bc015d2d9 [diff] |
cpufreq: Re-arrange declarations in cpufreq.h They are pretty much mixed up. Although generic headers are present, definitions/declarations are present outside of them too ... This patch just moves stuff up and down to make it look better and consistent. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>