| To: | Ralf Baechle <ralf@linux-mips.org>, mipslist <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH]: missing prototype of unblank_screen |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | Thu, 27 Mar 2003 03:54:52 +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH]: Better handling of PG_dcache_dirty, Juan Quintela |
|---|---|
| Next by Date: | [PATCH]: everybody includes bcache.h, Juan Quintela |
| Previous by Thread: | [PATCH]: Better handling of PG_dcache_dirty, Juan Quintela |
| Next by Thread: | [PATCH]: everybody includes bcache.h, Juan Quintela |
| Indexes: | [Date] [Thread] [Top] [All Lists] |