patch-2.3.30 linux/arch/alpha/kernel/sys_jensen.c

Next file: linux/arch/alpha/kernel/sys_miata.c
Previous file: linux/arch/alpha/kernel/sys_eiger.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/arch/alpha/kernel/sys_jensen.c linux/arch/alpha/kernel/sys_jensen.c
@@ -28,7 +28,7 @@
 #include <asm/pgtable.h>
 
 #include "proto.h"
-#include "irq_impl.h"
+#include <asm/hw_irq.h>
 #include "machvec_impl.h"
 
 
@@ -140,6 +140,6 @@
 	init_irq:		jensen_init_irq,
 	init_pit:		common_init_pit,
 	init_pci:		NULL,
-	kill_arch:		common_kill_arch,
+	kill_arch:		NULL,
 };
 ALIAS_MV(jensen)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)