projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4426d
)
[ARM] 2945/1: ARM fortunet fails to build because of missing include
author
Vincent Sanders
<vince@kyllikki.org>
Sat, 1 Oct 2005 21:56:34 +0000
(22:56 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 1 Oct 2005 21:56:34 +0000
(22:56 +0100)
Patch from Vincent Sanders
When building the fortunet ARM platform it fails to compile because of
missing include.
Signed-off-by: Vincent Sanders <vince@arm.linux.org.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-clps711x/fortunet.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-clps711x/fortunet.c
b/arch/arm/mach-clps711x/fortunet.c
index f83a59761e0276e3732661ce1723c98056e17732..3d88da0c287b93e5f9389881ad7637335c4331fc 100644
(file)
--- a/
arch/arm/mach-clps711x/fortunet.c
+++ b/
arch/arm/mach-clps711x/fortunet.c
@@
-31,6
+31,8
@@
#include <asm/mach/arch.h>
+#include <asm/memory.h>
+
#include "common.h"
struct meminfo memmap = {