aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson2ef/common/pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/loongson2ef/common/pm.c')
-rw-r--r--arch/mips/loongson2ef/common/pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/loongson2ef/common/pm.c b/arch/mips/loongson2ef/common/pm.c
index 11f4cfd581fb..bcb7ae9777cf 100644
--- a/arch/mips/loongson2ef/common/pm.c
+++ b/arch/mips/loongson2ef/common/pm.c
@@ -91,7 +91,7 @@ static inline void stop_perf_counters(void)
static void loongson_suspend_enter(void)
{
- static unsigned int cached_cpu_freq;
+ unsigned int cached_cpu_freq;
/* setup wakeup events via enabling the IRQs */
setup_wakeup_events();