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:
c099af7
)
[PATCH] ppc32: Fix STx GP3 build
author
Matt Porter
<mporter@kernel.crashing.org>
Wed, 9 Nov 2005 05:34:35 +0000
(21:34 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:51 +0000
(07:55 -0800)
Add missing include file to fix STx GP3 build.
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/85xx/stx_gp3.h
patch
|
blob
|
history
diff --git
a/arch/ppc/platforms/85xx/stx_gp3.h
b/arch/ppc/platforms/85xx/stx_gp3.h
index 95fdf4b0680bc6fd8fdcb309c24bcaf283f29781..7bcc6c35a417eda482c0434332aa82db1084d63d 100644
(file)
--- a/
arch/ppc/platforms/85xx/stx_gp3.h
+++ b/
arch/ppc/platforms/85xx/stx_gp3.h
@@
-21,6
+21,7
@@
#include <linux/config.h>
#include <linux/init.h>
+#include <linux/seq_file.h>
#include <asm/ppcboot.h>
#define BOARD_CCSRBAR ((uint)0xe0000000)