patch-2.3.30 linux/arch/alpha/kernel/sys_sx164.c
Next file: linux/arch/alpha/kernel/sys_takara.c
Previous file: linux/arch/alpha/kernel/sys_sio.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Mon Dec  6 17:15:53 1999
-  Orig file: 
v2.3.29/linux/arch/alpha/kernel/sys_sx164.c
-  Orig date: 
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.29/linux/arch/alpha/kernel/sys_sx164.c linux/arch/alpha/kernel/sys_sx164.c
@@ -26,7 +26,7 @@
 #include <asm/core_pyxis.h>
 
 #include "proto.h"
-#include "irq_impl.h"
+#include <asm/hw_irq.h>
 #include "pci_impl.h"
 #include "machvec_impl.h"
 
@@ -211,7 +211,7 @@
 	init_irq:		sx164_init_irq,
 	init_pit:		common_init_pit,
 	init_pci:		sx164_init_pci,
-	kill_arch:		common_kill_arch,
+	kill_arch:		NULL,
 	pci_map_irq:		sx164_map_irq,
 	pci_swizzle:		common_swizzle,
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)