| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | Small correction for fault.c |
| From: | Yoichi Yuasa <yoichi_yuasa@montavista.co.jp> |
| Date: | Wed, 3 Jul 2002 14:44:04 +0900 |
| Organization: | MontaVista Software Japan Inc. |
| Sender: | owner-linux-mips@oss.sgi.com |
Hi, I found a include file required for "arch/mips/mm/fault.c". This is for unblank_screen(). --- linux.orig/arch/mips/mm/fault.c Thu Jun 27 14:14:14 2002 +++ linux/arch/mips/mm/fault.c Wed Jul 3 14:37:03 2002 @@ -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> -Yoichi |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Patch for NEC VR5000 support (part 1 of several for lasat board support), Brian Murphy |
|---|---|
| Next by Date: | Re: Small correction for fault.c, Thiemo Seufer |
| Previous by Thread: | LASAT board mtd support, Brian Murphy |
| Next by Thread: | Re: Small correction for fault.c, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |