diff options
Diffstat (limited to 'arch/mips/sgi/kernel/system.c')
-rw-r--r-- | arch/mips/sgi/kernel/system.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/sgi/kernel/system.c b/arch/mips/sgi/kernel/system.c index 543fe82f2..769eb733d 100644 --- a/arch/mips/sgi/kernel/system.c +++ b/arch/mips/sgi/kernel/system.c @@ -3,7 +3,7 @@ * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) * - * $Id: system.c,v 1.2 1997/06/28 22:47:45 ralf Exp $ + * $Id: system.c,v 1.2 1997/07/01 08:51:04 ralf Exp $ */ #include <linux/kernel.h> #include <linux/types.h> @@ -13,10 +13,6 @@ #include <asm/sgialib.h> #include <asm/bootinfo.h> -#ifndef __GOGOGO__ -#error "... You're fearless, aren't you?" -#endif - enum sgi_mach sgimach; struct smatch { |