aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/idle_e500.S
diff options
context:
space:
mode:
authorBharat Bhushan <r65777@freescale.com>2011-10-11 11:26:08 +0530
committerKumar Gala <galak@kernel.crashing.org>2011-10-11 23:23:24 -0500
commite33ee8b6f473b33a41c281f5329d9d7b3bed8ff5 (patch)
treec15ef72ff24a143578b55c9d671b353fd7d25973 /arch/powerpc/kernel/idle_e500.S
parentpowerpc/fsl_msi: fix support for multiple MSI ranges (diff)
downloadlinux-dev-e33ee8b6f473b33a41c281f5329d9d7b3bed8ff5.tar.xz
linux-dev-e33ee8b6f473b33a41c281f5329d9d7b3bed8ff5.zip
powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.S
It is wrongly using undefined CONFIG_E500MC. Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/idle_e500.S')
-rw-r--r--arch/powerpc/kernel/idle_e500.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/idle_e500.S b/arch/powerpc/kernel/idle_e500.S
index 3e2b95c6ae67..4f0ab85f3788 100644
--- a/arch/powerpc/kernel/idle_e500.S
+++ b/arch/powerpc/kernel/idle_e500.S
@@ -26,7 +26,7 @@ _GLOBAL(e500_idle)
ori r4,r4,_TLF_NAPPING /* so when we take an exception */
stw r4,TI_LOCAL_FLAGS(r3) /* it will return to our caller */
-#ifdef CONFIG_E500MC
+#ifdef CONFIG_PPC_E500MC
wrteei 1
1: wait