* [PATCH] ppc32: Fix STx GP3 build
@ 2005-11-07 19:53 Matt Porter
0 siblings, 0 replies; only message in thread
From: Matt Porter @ 2005-11-07 19:53 UTC (permalink / raw)
To: akpm; +Cc: linuxppc-embedded
Add missing include file to fix STx GP3 build.
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
diff --git a/arch/ppc/platforms/85xx/stx_gp3.h b/arch/ppc/platforms/85xx/stx_gp3.h
index 95fdf4b..7bcc6c3 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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-07 19:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 19:53 [PATCH] ppc32: Fix STx GP3 build Matt Porter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).