projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d53ace7
)
[ARM] 3425/1: xsc3: need to include pgtable-hwdef.h
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Thu, 30 Mar 2006 09:24:07 +0000
(10:24 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 30 Mar 2006 09:24:07 +0000
(10:24 +0100)
Patch from Lennert Buytenhek
Adapt xsc3 to the changes in
74945c8616a50074277e18641baaae7464006766
(xsc3 was written before but merged after the latter went in.)
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-xsc3.S
patch
|
blob
|
history
diff --git
a/arch/arm/mm/proc-xsc3.S
b/arch/arm/mm/proc-xsc3.S
index f90513e9af0c30a05ffe96c12a8780f0eab414e2..b9dfce57c272cf49c68915406c50c05c0c21789e 100644
(file)
--- a/
arch/arm/mm/proc-xsc3.S
+++ b/
arch/arm/mm/proc-xsc3.S
@@
-30,6
+30,7
@@
#include <asm/procinfo.h>
#include <asm/hardware.h>
#include <asm/pgtable.h>
+#include <asm/pgtable-hwdef.h>
#include <asm/page.h>
#include <asm/ptrace.h>
#include "proc-macros.S"