cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
commitdf18e504aa5db8e7263c91e153c27c6f895da3c7
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 4 Feb 2013 11:38:52 +0000 (4 11:38 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 00:18:40 +0000 (9 01:18 +0100)
treea353c279235c93cee9590225f1a433f4014ddcce
parent3361b7b173341fdaa85153e1b322099949c9f8c8
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>
drivers/cpufreq/cpufreq_stats.c