]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 24 Apr 2012 14:05:25 +0000 (16:05 +0200)
committerKevin Hilman <khilman@ti.com>
Thu, 3 May 2012 18:00:45 +0000 (11:00 -0700)
commitcc6ae020d651900ef6bd872d0097118e5a605c3d
treeea48d5b6da425c2203aaa0d3d848c7aa21f2cf62
parent4e0a64fa74abc7b33b68ed4f14e03e8e6d44c0d6
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 <daniel.lezcano@linaro.org>
Reviewed-by: Jean Pihet <j-pihet@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/cpuidle44xx.c