]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sh/boards/mach-se/board-se7619.c
sh: Kill off machvec IRQ hinting.
[karo-tx-linux.git] / arch / sh / boards / mach-se / board-se7619.c
index 82b6d4a5dc024739939000dea42003a102255281..958bcd7aacc5bc2c56d9852d19eac4128fa00472 100644 (file)
@@ -22,6 +22,5 @@ static int se7619_mode_pins(void)
 
 static struct sh_machine_vector mv_se __initmv = {
        .mv_name                = "SolutionEngine",
-       .mv_nr_irqs             = 108,
        .mv_mode_pins           = se7619_mode_pins,
 };