Hi, On Mon, Sep 24, 2012 at 11:37 AM, Selso LIBERADO <sli@xxxxxxxxxxxxxxx> wrote: ... >> CC [M] drivers/staging/tidspbridge/core/tiomap3430.o >> drivers/staging/tidspbridge/core/tiomap3430.c: In function 'bridge_brd_start': >> drivers/staging/tidspbridge/core/tiomap3430.c:421:25: error: >> 'OMAP343X_CTRL_BASE' undeclared (first use in this function) >> drivers/staging/tidspbridge/core/tiomap3430.c:421:25: note: each >> undeclared identifier is reported only once for each function it >> appears in >> make[3]: *** [drivers/staging/tidspbridge/core/tiomap3430.o] Error 1 ... > This definition has moved to : arch/arm/mach-omap2/omap34xx.h > I don't know if we can include directly this file in tiomap3430.c (I'm newbie) > > However there is still the symbole OMAP34XX_WDT3_BASE in > 'drivers/staging/tidspbridge/core/wdt.c' that is not resolved. This should be solved by Tony's patch: https://patchwork.kernel.org/patch/1435311/ Right now it is on staging-next. Regards, Omar -- 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