From: Viresh Kumar Date: Thu, 25 Oct 2012 22:51:32 +0000 (+0200) Subject: cpufreq: Fix sparse warning by making local function static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da58445570326ac2a342770a9c9a2646276e1721;p=pandora-kernel.git cpufreq: Fix sparse warning by making local function static cpufreq_disabled() is a local function, so should be marked static. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed