Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e33ee8b6 authored by Bharat Bhushan's avatar Bharat Bhushan Committed by Kumar Gala
Browse files

powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.S



It is wrongly using undefined CONFIG_E500MC.

Signed-off-by: default avatarBharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 22285118
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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