From 584273efcc2965f3d518e4ab9daa0be7ca26d304 Mon Sep 17 00:00:00 2001 From: Ranjani Vaidyanathan Date: Tue, 30 Aug 2011 16:23:52 -0500 Subject: ENGR00155715: MX6: Fix warnings is clock and cpufreq code. Fixed warnings in clocks and cpufreq code. Signed-off-by: Ranjani Vaidyanathan --- arch/arm/mach-mx6/pm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-mx6/pm.c') diff --git a/arch/arm/mach-mx6/pm.c b/arch/arm/mach-mx6/pm.c index ac5ede9dd1f8..362d026fcb49 100644 --- a/arch/arm/mach-mx6/pm.c +++ b/arch/arm/mach-mx6/pm.c @@ -61,7 +61,6 @@ static struct clk *cpu_clk; static struct pm_platform_data *pm_data; #if defined(CONFIG_CPU_FREQ) -static int org_freq; extern int set_cpu_freq(int wp); #endif extern void mx6q_suspend(suspend_state_t state); -- cgit v1.2.3