patch-2.3.39 linux/arch/ppc/kernel/traps.c

Next file: linux/arch/ppc/mm/4xx_tlb.c
Previous file: linux/arch/ppc/kernel/time.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.38/linux/arch/ppc/kernel/traps.c linux/arch/ppc/kernel/traps.c
@@ -194,7 +194,6 @@
 ProgramCheckException(struct pt_regs *regs)
 {
 #if defined(CONFIG_4xx)
-	unsigned int instr;
 	unsigned int esr = mfspr(SPRN_ESR);
 
 	if (esr & ESR_PTR) {

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