projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e358ae4
)
[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms
author
Stefan Roese
<sr@denx.de>
Sat, 2 Jun 2007 09:30:20 +0000
(19:30 +1000)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/ppc/syslib/ibm_ocp.c
b/arch/ppc/syslib/ibm_ocp.c
index 3f6e55c79181167f7730963704d1801487228fcc..2ee176610e7c684a477fe7ffa3efce91c1a1c103 100644
(file)
--- a/
arch/ppc/syslib/ibm_ocp.c
+++ b/
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 = {