summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/smp.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-01-13 17:15:19 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-01-13 17:15:19 +1100
commit157764476bbb0b0f71fa889eb7220a6292119238 (patch)
treec7932a82b6815323f4c07c8b077fd2df53c3a8c4 /arch/powerpc/platforms/powermac/smp.c
parenta0e1122953f113d0f40398b853813a0843033eff (diff)
parent061b908cf888c1bfd3dd1b91ce6f676e3bc42633 (diff)
Merge branch 'powerpc_next'
Diffstat (limited to 'arch/powerpc/platforms/powermac/smp.c')
-rw-r--r--arch/powerpc/platforms/powermac/smp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/powermac/smp.c b/arch/powerpc/platforms/powermac/smp.c
index 6b0711c15eca..bd8817b00fa4 100644
--- a/arch/powerpc/platforms/powermac/smp.c
+++ b/arch/powerpc/platforms/powermac/smp.c
@@ -53,7 +53,7 @@
#include <asm/pmac_low_i2c.h>
#include <asm/pmac_pfunc.h>
-#define DEBUG
+#undef DEBUG
#ifdef DEBUG
#define DBG(fmt...) udbg_printf(fmt)