aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/85xx
diff options
context:
space:
mode:
authorMatt Porter <mporter@kernel.crashing.org>2005-11-08 21:34:35 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-09 07:55:51 -0800
commit8827cc706861070f8a3a9e839b96e40231b16ce0 (patch)
treeb8d9a73e7b06f8b785e9fc761ab5d5d04ee0d873 /arch/ppc/platforms/85xx
parent[PATCH] ppc32: Fix RapidIO build on 85xx (diff)
downloadlinux-dev-8827cc706861070f8a3a9e839b96e40231b16ce0.tar.xz
linux-dev-8827cc706861070f8a3a9e839b96e40231b16ce0.zip
[PATCH] ppc32: Fix STx GP3 build
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>
Diffstat (limited to 'arch/ppc/platforms/85xx')
-rw-r--r--arch/ppc/platforms/85xx/stx_gp3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/platforms/85xx/stx_gp3.h b/arch/ppc/platforms/85xx/stx_gp3.h
index 95fdf4b0680b..7bcc6c35a417 100644
--- 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)