* [PATCH]: missing prototype of unblank_screen
@ 2003-03-27 2:54 Juan Quintela
0 siblings, 0 replies; only message in thread
From: Juan Quintela @ 2003-03-27 2:54 UTC (permalink / raw)
To: Ralf Baechle, mipslist
Hi
unblank_screen prototype is declared in <linux/vt_kern.h>.
build/arch/mips/mm/fault.c | 1 +
1 files changed, 1 insertion(+)
diff -puN build/arch/mips/mm/fault.c~missing_unblank_screen build/arch/mips/mm/fault.c
--- 24/build/arch/mips/mm/fault.c~missing_unblank_screen 2003-03-27 00:20:19.000000000 +0100
+++ 24-quintela/build/arch/mips/mm/fault.c 2003-03-27 00:20:39.000000000 +0100
@@ -19,6 +19,7 @@
#include <linux/smp.h>
#include <linux/smp_lock.h>
#include <linux/version.h>
+#include <linux/vt_kern.h>
#include <asm/branch.h>
#include <asm/hardirq.h>
_
--
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:[~2003-03-27 2:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 2:54 [PATCH]: missing prototype of unblank_screen Juan Quintela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox