aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel')
-rw-r--r--arch/sh/kernel/cpu/sh4a/setup-sh7785.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7785.c b/arch/sh/kernel/cpu/sh4a/setup-sh7785.c
index 267114d4127c..c65e1b522186 100644
--- a/arch/sh/kernel/cpu/sh4a/setup-sh7785.c
+++ b/arch/sh/kernel/cpu/sh4a/setup-sh7785.c
@@ -312,10 +312,6 @@ void __init plat_irq_setup(void)
312 312
313void __init plat_irq_setup_pins(int mode) 313void __init plat_irq_setup_pins(int mode)
314{ 314{
315 ctrl_outl(0xc0000000, INTC_INTMSKCLR1);
316 ctrl_outl(0xfffefffe, INTC_INTMSKCLR2);
317 return;
318
319 switch (mode) { 315 switch (mode) {
320 case IRQ_MODE_IRQ7654: 316 case IRQ_MODE_IRQ7654:
321 /* select IRQ mode for IRL7-4 */ 317 /* select IRQ mode for IRL7-4 */