ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442
[deliverable/linux.git] / arch / arm / mach-s3c24xx / mach-mini2440.c
index 29f106cb370e949988290e1cc40158c7e439e495..a83db46320bc6d1e8345ebee8aefd3845f9b347f 100644 (file)
@@ -688,7 +688,7 @@ MACHINE_START(MINI2440, "MINI2440")
        .atag_offset    = 0x100,
        .map_io         = mini2440_map_io,
        .init_machine   = mini2440_init,
-       .init_irq       = s3c24xx_init_irq,
+       .init_irq       = s3c2440_init_irq,
        .init_time      = samsung_timer_init,
        .restart        = s3c244x_restart,
 MACHINE_END
This page took 0.024519 seconds and 5 git commands to generate.