浏览代码

[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms

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>
Stefan Roese 18 年之前
父节点
当前提交
f48419666e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/ppc/syslib/ibm_ocp.c

+ 1 - 0
arch/ppc/syslib/ibm_ocp.c

@@ -1,4 +1,5 @@
 #include <linux/module.h>
+#include <asm/ibm4xx.h>
 #include <asm/ocp.h>
 
 struct ocp_sys_info_data ocp_sys_info = {