sh: remove voyagergx
[deliverable/linux.git] / arch / sh / boards / renesas / rts7751r2d / irq.c
index 3fecd49e0d2a6dee46ffeb557567b7b9af9d0510..8e49f6e51247b199eb74a96746b44c2b6e464364 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/irq.h>
 #include <linux/interrupt.h>
 #include <linux/io.h>
-#include <asm/voyagergx.h>
 #include <asm/rts7751r2d.h>
 
 #define R2D_NR_IRL 13
@@ -153,7 +152,4 @@ void __init init_rts7751r2d_IRQ(void)
        }
 
        register_intc_controller(d);
-#ifdef CONFIG_MFD_SM501
-       setup_voyagergx_irq();
-#endif
 }
This page took 0.025943 seconds and 5 git commands to generate.