]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/blackfin/mach-bf609/pm.c
Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel...
[linux-beck.git] / arch / blackfin / mach-bf609 / pm.c
index ad505d9db4a8fcd6919c64b779442e3e8fb58b5c..0cdd6955c7be5a80a2cb7d406b3fefb1eac9a9a9 100644 (file)
@@ -210,7 +210,7 @@ void bf609_cpu_pm_enter(suspend_state_t state)
 
 #ifdef CONFIG_PM_BFIN_WAKE_PB15
        wakeup |= PB15WE;
-# if CONFIG_PM_BFIN_WAKE_PA15_POL
+# if CONFIG_PM_BFIN_WAKE_PB15_POL
        wakeup_pol |= PB15WE;
 # endif
 #endif