> > - if (cpu_is_omap3430()) { > + if (false); -- Is this statement needed ? > +#if defined(CONFIG_ARCH_OMAP3430) > + else if (cpu_is_omap3430()) { > list = omap3_mboxes; > > list[0]->irq = res[1].start; Thank you, Best regards, Hari -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html