* [PATCH]: put prototype of arc_console_init()
@ 2002-12-20 18:50 Juan Quintela
0 siblings, 0 replies; only message in thread
From: Juan Quintela @ 2002-12-20 18:50 UTC (permalink / raw)
To: Ralf Baechle, mipslist
Hi
this prototype is missing from that file.
Later, Juan.
Index: drivers/char/tty_io.c
===================================================================
RCS file: /home/cvs/linux/drivers/char/tty_io.c,v
retrieving revision 1.62.2.8
diff -u -r1.62.2.8 tty_io.c
--- drivers/char/tty_io.c 11 Dec 2002 06:12:30 -0000 1.62.2.8
+++ drivers/char/tty_io.c 20 Dec 2002 18:39:50 -0000
@@ -159,6 +159,7 @@
extern void tub3270_init(void);
extern void rs285_console_init(void);
extern void sa1100_rs_console_init(void);
+extern void arc_console_init(void);
extern void sgi_serial_console_init(void);
extern void sci_console_init(void);
extern void dec_serial_console_init(void);
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-20 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-20 18:50 [PATCH]: put prototype of arc_console_init() Juan Quintela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox