aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6/pm.c')
-rw-r--r--arch/arm/mach-mx6/pm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/pm.c b/arch/arm/mach-mx6/pm.c
index ac5ede9dd1f..362d026fcb4 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);