powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c
authorPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 05:07:22 +0000 (16:07 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 05:07:22 +0000 (16:07 +1100)
since it uses the lmb stuff in one place.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/setup.c

index 6f62af5..d8bdaaf 100644 (file)
@@ -75,6 +75,7 @@
 #include <asm/smu.h>
 #include <asm/pmc.h>
 #include <asm/mpic.h>
+#include <asm/lmb.h>
 
 #include "pmac.h"