diff options
-rw-r--r-- | arch/arm/mach-shmobile/board-kzm9g.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c index f8bc7f8f86ad..36593cb20e57 100644 --- a/arch/arm/mach-shmobile/board-kzm9g.c +++ b/arch/arm/mach-shmobile/board-kzm9g.c | |||
@@ -910,7 +910,6 @@ DT_MACHINE_START(KZM9G_DT, "kzm9g") | |||
910 | .smp = smp_ops(sh73a0_smp_ops), | 910 | .smp = smp_ops(sh73a0_smp_ops), |
911 | .map_io = sh73a0_map_io, | 911 | .map_io = sh73a0_map_io, |
912 | .init_early = sh73a0_add_early_devices, | 912 | .init_early = sh73a0_add_early_devices, |
913 | .nr_irqs = NR_IRQS_LEGACY, | ||
914 | .init_irq = sh73a0_init_irq, | 913 | .init_irq = sh73a0_init_irq, |
915 | .init_machine = kzm_init, | 914 | .init_machine = kzm_init, |
916 | .init_late = shmobile_init_late, | 915 | .init_late = shmobile_init_late, |