From: Anton Blanchard <anton@samba.org>

It seems someone has been making trivial changes without using grep.


---

 25-akpm/include/asm-ppc64/processor.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/asm-ppc64/processor.h~sched-ppc64-sched-domain-support-fix include/asm-ppc64/processor.h
--- 25/include/asm-ppc64/processor.h~sched-ppc64-sched-domain-support-fix	2004-04-30 21:21:24.502484456 -0700
+++ 25-akpm/include/asm-ppc64/processor.h	2004-04-30 21:21:24.506483848 -0700
@@ -627,7 +627,7 @@ static inline void prefetchw(const void 
 
 #ifdef CONFIG_SCHED_SMT
 #define ARCH_HAS_SCHED_DOMAIN
-#define ARCH_HAS_SCHED_WAKE_BALANCE
+#define ARCH_HAS_SCHED_WAKE_IDLE
 #endif
 
 #endif /* ASSEMBLY */

_