* [PATCH][PPC32] Add gen550.h
@ 2004-10-09 3:54 Matt Porter
0 siblings, 0 replies; only message in thread
From: Matt Porter @ 2004-10-09 3:54 UTC (permalink / raw)
To: akpm; +Cc: linuxppc-embedded
Add a missing include file for gen550.
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
diff -Nru a/arch/ppc/syslib/gen550.h b/arch/ppc/syslib/gen550.h
--- /dev/null Wed Dec 31 16:00:00 196900
+++ b/arch/ppc/syslib/gen550.h 2004-10-08 20:50:13 -07:00
@@ -0,0 +1,16 @@
+/*
+ * arch/ppc/syslib/gen550.h
+ *
+ * gen550 prototypes
+ *
+ * Matt Porter <mporter@kernel.crashing.org>
+ *
+ * 2004 (c) MontaVista Software, Inc. This file is licensed under
+ * the terms of the GNU General Public License version 2. This program
+ * is licensed "as is" without any warranty of any kind, whether express
+ * or implied.
+ */
+
+extern void gen550_progress(char *, unsigned short);
+extern void gen550_init(int, struct uart_port *);
+extern void gen550_kgdb_map_scc(void);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-09 3:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-09 3:54 [PATCH][PPC32] Add gen550.h 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).