* 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
* Re: perseus2 build broken (tip of tree)
2006-03-01 22:58 perseus2 build broken (tip of tree) Brian Swetland
@ 2006-03-02 10:39 ` andrzej zaborowski
0 siblings, 0 replies; 2+ messages in thread
From: andrzej zaborowski @ 2006-03-02 10:39 UTC (permalink / raw)
To: Brian Swetland; +Cc: linux-omap-open-source
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
On 01/03/06, Brian Swetland <swetland@google.com> wrote:
>
> Does anyone know if there's a simple fix for this...
> I can comment out mcbsp.o in the makefile and everything builds happily:
Yep, the simple fix would be to add the missing definitions in
include/asm-arm/arch-omap/mcbsp.h -- probably add "||
defined(CONFIG_ARCH_OMAP73)" at the end of line 43. A more correct
approach was discussed on this list some time ago.
Regards,
Andrew
--
balrog 2oo6
Dear Outlook users: Please remove me from your address books
http://www.newsforge.com/article.pl?sid=03/08/21/143258
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ 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