arch/mips/alchemy/devboards/db1x00/irqmap.c
deleted100644 → 0
+0
−90
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
remove board_init_irq(): On all in-kernel boards it is sufficient to initialize board interrupts in an arch_initcall by using the default linux irq functions. Some small irqmap.c files have been folded into board_setup files. Run-tested on DB1200; compile-tested on all other affected boards. Signed-off-by:Manuel Lauss <manuel.lauss@gmail.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>