On Wed, Feb 22, 2012 at 10:12 PM, Russell King - ARM Linux <[email protected]> wrote: > +#ifdef CONFIG_ARCH_OMAP2 > +struct omap_mbox *omap2_mboxes[] = { > + &mbox_dsp_info, > +#ifdef CONFIG_SOC_OMAP2420 > + &mbox_iva_info, > +#endif > + NULL > +}; > #endif
Beautiful. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
