]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/omicron/calimain/calimain.c
Remove various unused interrupt related code
[people/ms/u-boot.git] / board / omicron / calimain / calimain.c
index 32f2b20183833b88d464877b5d20aaa6365e5e51..80a142eaf899b29d08d5c458917acb0222bf010d 100644 (file)
@@ -100,9 +100,7 @@ int board_init(void)
 {
        int val;
 
-#ifndef CONFIG_USE_IRQ
        irq_init();
-#endif
 
        /* address of boot parameters */
        gd->bd->bi_boot_params = LINUX_BOOT_PARAM_ADDR;