From: Hanjun Guo Date: Tue, 13 Aug 2013 10:20:08 +0000 (+0800) Subject: cpufreq / gx: Fix gx_detect_chipset() __init attribute location X-Git-Tag: v3.12-rc1~178^2~4^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af97385ad4054fc2f2e1eddfe3d9f4a12e36e051;p=pandora-kernel.git cpufreq / gx: Fix gx_detect_chipset() __init attribute location __init belongs after the return type on functions, not before it. Signed-off-by: Hanjun Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed