From: Viresh Kumar Date: Mon, 4 Feb 2013 11:38:52 +0000 (+0000) Subject: cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR X-Git-Tag: v3.9-rc1~146^2~3^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df18e504aa5db8e7263c91e153c27c6f895da3c7;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed