* perseus2 build broken (tip of tree)
@ 2006-03-01 22:58 Brian Swetland
2006-03-02 10:39 ` andrzej zaborowski
0 siblings, 1 reply; 2+ messages in thread
From: Brian Swetland @ 2006-03-01 22:58 UTC (permalink / raw)
To: linux-omap-open-source
Does anyone know if there's a simple fix for this...
I can comment out mcbsp.o in the makefile and everything builds happily:
arch/arm/plat-omap/mcbsp.c:67: error: `OMAP_MAX_MCBSP_COUNT' undeclared
here (not in a function)
arch/arm/plat-omap/mcbsp.c: In function `omap_mcbsp_config':
arch/arm/plat-omap/mcbsp.c:162: error: `OMAP_MCBSP_REG_SPCR2' undeclared
(first use in this function)
arch/arm/plat-omap/mcbsp.c:162: error: (Each undeclared identifier is
reported only once
arch/arm/plat-omap/mcbsp.c:162: error: for each function it appears in.)
arch/arm/plat-omap/mcbsp.c:163: error: `OMAP_MCBSP_REG_SPCR1' undeclared
(first use in this function)
...
It looks like at some point either mcbsp stopped being optional
or it was changed so it doesn't build on ARCH_OMAP730.
Brian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-02 10:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 22:58 perseus2 build broken (tip of tree) Brian Swetland
2006-03-02 10:39 ` andrzej zaborowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox