[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms
authorStefan Roese <sr@denx.de>
Sat, 2 Jun 2007 09:30:20 +0000 (19:30 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 2 Jun 2007 11:01:56 +0000 (21:01 +1000)
The IBM/AMCC 405 platforms don't compile anymore in the current
kernel version.  This fixes the compile breakage.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/syslib/ibm_ocp.c

index 3f6e55c..2ee1766 100644 (file)
@@ -1,4 +1,5 @@
 #include <linux/module.h>
+#include <asm/ibm4xx.h>
 #include <asm/ocp.h>
 
 struct ocp_sys_info_data ocp_sys_info = {