This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / m32r / kernel / setup_mappi.c
index 1e74110..523cee3 100644 (file)
@@ -140,7 +140,7 @@ void __init init_IRQ(void)
        disable_mappi_irq(M32R_IRQ_SIO1_S);
 #endif /* CONFIG_SERIAL_M32R_SIO */
 
-#if defined(CONFIG_M32R_PCC)
+#if defined(CONFIG_M32RPCC)
        /* INT1 : pccard0 interrupt */
        irq_desc[M32R_IRQ_INT1].status = IRQ_DISABLED;
        irq_desc[M32R_IRQ_INT1].handler = &mappi_irq_type;