]> Pileus Git - ~andy/linux/commitdiff
powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.S
authorBharat Bhushan <r65777@freescale.com>
Tue, 11 Oct 2011 05:56:08 +0000 (11:26 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Oct 2011 04:23:24 +0000 (23:23 -0500)
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>
arch/powerpc/kernel/idle_e500.S

index 3e2b95c6ae6733e807816bd4f49b339f2df9dd77..4f0ab85f37883b9487ea23d46dc405e79f53f163 100644 (file)
@@ -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