android_kernel_motorola_sm6225/arch/mips/alchemy/xxs1500
Manuel Lauss 7e50b2b741 MIPS: Alchemy: remove board_init_irq() function.
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>
2010-02-27 12:52:50 +01:00
..
board_setup.c MIPS: Alchemy: remove board_init_irq() function. 2010-02-27 12:52:50 +01:00
init.c MIPS: Alchemy: Change strict_strtol to strict_strtoul 2009-01-11 09:57:19 +00:00
Makefile MIPS: Alchemy: remove board_init_irq() function. 2010-02-27 12:52:50 +01:00