[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
[safe/jmp/linux-2.6] / arch / powerpc / platforms / ps3 / os-area.c
index b9ea09d..c73379e 100644 (file)
@@ -24,8 +24,9 @@
 #include <linux/fs.h>
 #include <linux/syscalls.h>
 #include <linux/ctype.h>
+#include <linux/lmb.h>
 
-#include <asm/lmb.h>
+#include <asm/prom.h>
 
 #include "platform.h"