85xx: Remove old style of LAW init
[oweals/u-boot.git] / cpu / mpc5xxx / interrupts.c
index 4b414eae311ef8172f7a74337e2b6ab39d699e08..8816dd1e2dc4fccf6c378411ff8c81238b6ede15 100644 (file)
@@ -310,7 +310,7 @@ void irq_free_handler(int irq)
 
 /****************************************************************************/
 
-#if (CONFIG_COMMANDS & CFG_CMD_IRQ) || defined(CONFIG_CMD_IRQ)
+#if defined(CONFIG_CMD_IRQ)
 void do_irqinfo(cmd_tbl_t * cmdtp, bd_t * bd, int flag, int argc, char *argv[])
 {
        int irq, re_enable;