summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/panic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/panic.c b/kernel/panic.c
index c08b67aab..255997676 100644
--- a/kernel/panic.c
+++ b/kernel/panic.c
@@ -18,8 +18,6 @@
#include <linux/init.h>
#include <linux/sysrq.h>
-#include <asm/sgialib.h>
-
asmlinkage void sys_sync(void); /* it's really int */
extern void unblank_console(void);
extern int C_A_D;