--- zzzz-none-000/linux-2.6.19.2/arch/mips/jmr3927/rbhma3100/irq.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/mips/jmr3927/rbhma3100/irq.c 2007-01-11 07:38:19.000000000 +0000 @@ -288,8 +288,6 @@ static void jmr3927_spurious(void) { - struct pt_regs * regs = get_irq_regs(); - #ifdef CONFIG_TX_BRANCH_LIKELY_BUG_WORKAROUND tx_branch_likely_bug_fixup(); #endif @@ -299,7 +297,6 @@ asmlinkage void plat_irq_dispatch(void) { - struct pt_regs * regs = get_irq_regs(); int irq; #ifdef CONFIG_TX_BRANCH_LIKELY_BUG_WORKAROUND