Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH]: remove warnings on promlib
@ 2002-12-18  1:43 Juan Quintela
  2002-12-18 17:00 ` Maciej W. Rozycki
  0 siblings, 1 reply; 5+ messages in thread
From: Juan Quintela @ 2002-12-18  1:43 UTC (permalink / raw)
  To: linux-mips, Ralf Baechle


Hi

       remove compile warnings about undefined symbols.

Later, Juan.

Index: arch/mips/lib/promlib.c
===================================================================
RCS file: /home/cvs/linux/arch/mips/lib/promlib.c,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 promlib.c
--- arch/mips/lib/promlib.c	28 Sep 2002 22:28:38 -0000	1.1.2.1
+++ arch/mips/lib/promlib.c	18 Dec 2002 00:49:18 -0000
@@ -1,3 +1,7 @@
+
+#include <asm/sgialib.h>
+#include <linux/kernel.h>
+
 #include <stdarg.h>
 
 void prom_printf(char *fmt, ...)


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-12-19 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-18  1:43 [PATCH]: remove warnings on promlib Juan Quintela
2002-12-18 17:00 ` Maciej W. Rozycki
2002-12-19 10:17   ` Juan Quintela
2002-12-19 11:07     ` Juan Quintela
2002-12-19 12:04     ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox