Hi Omar, On Tue, 2010-03-23 at 19:08 +0100, ext Omar Ramirez Luna wrote: > Hi All, > > When updating the custom dspbridge mailbox functions with the ones > avaliable through omap mailbox (by pulling latest dspbridge), > PLEASE remember to enable omap mailbox through menuconfig: > > make menuconfig > > System Type ---> > TI OMAP Implementations ---> > <*> Mailbox framework support > > otherwise, compilation will break like: > > Building modules, stage 2. > MODPOST 7 modules > ERROR: "omap_mbox_msg_send" [drivers/dsp/bridge/bridgedriver.ko] undefined! > ERROR: "omap_mbox_put" [drivers/dsp/bridge/bridgedriver.ko] undefined! > ERROR: "omap_mbox_get" [drivers/dsp/bridge/bridgedriver.ko] undefined! > make[2]: *** [__modpost] Error 1 > make[1]: *** [modules] Error 2 > make: *** [modules] Error 2
Can't we make DSP Bridge driver depend on mailbox then? Cheers, Ameya. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html