From 73ed328f3a698087551b4d6a36196b0819bc38af Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 Jun 1999 22:16:05 +0000 Subject: Cleanup, sync with others sources. --- drivers/char/vt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/char/vt.c') diff --git a/drivers/char/vt.c b/drivers/char/vt.c index 8b5fcc00c..b7f51e2f3 100644 --- a/drivers/char/vt.c +++ b/drivers/char/vt.c @@ -88,7 +88,7 @@ unsigned int video_scan_lines; * comments - KDMKTONE doesn't put the process to sleep. */ -#if defined(__i386__) || defined(__alpha__) || defined(__powerpc__) +#if defined(__i386__) || defined(__alpha__) || defined(__powerpc__) \ || (defined(__mips__) && !defined(CONFIG_SGI)) static void -- cgit v1.2.3