summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel/system.c
diff options
context:
space:
mode:
authorMike Shaver <shaver@ingenia.com>1997-09-11 08:13:11 +0000
committerMike Shaver <shaver@ingenia.com>1997-09-11 08:13:11 +0000
commit4291a610eef89d0d5c69d9a10ee6560e1aa36c74 (patch)
treee0bf91512edef7eaf0704b0a176868982db7f752 /arch/mips/sgi/kernel/system.c
parent94f80f5e3f1c200db9f6661f08571e9103e7f172 (diff)
Removed the autodestruct prevention mechanisms, now that we're
grown-up enough to not cause HW catastrophe.
Diffstat (limited to 'arch/mips/sgi/kernel/system.c')
-rw-r--r--arch/mips/sgi/kernel/system.c6
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 {