From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:25 +0000 (+0200) Subject: ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6ae020d651900ef6bd872d0097118e5a605c3d;p=pandora-kernel.git ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration Add the static declaration for the omap4_idle_data variable because its scope is in the file only. Signed-off-by: Daniel Lezcano Reviewed-by: Jean Pihet Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed