commit | df18e504aa5db8e7263c91e153c27c6f895da3c7 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Feb 04 11:38:52 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 09 01:18:40 2013 +0100 |
tree | a353c279235c93cee9590225f1a433f4014ddcce | |
parent | 3361b7b173341fdaa85153e1b322099949c9f8c8 [diff] |
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR Macro "CPUFREQ_STATDEVICE_ATTR" is defined local to cpufreq_stats.c file and is almost a copy of the generic version present in cpufreq.h file. Lets use the generic version instead. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>