From: Viresh Kumar Date: Tue, 6 Aug 2013 17:23:04 +0000 (+0530) Subject: cpufreq: Re-arrange declarations in cpufreq.h X-Git-Tag: v3.12-rc1~178^2~4^2~1^2~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74aca95da74836a6807118f6590d8df8232c74a9;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed