David Brownell <[email protected]> writes: > On Wednesday 07 January 2009, Kevin Hilman wrote: >> Hugo Villeneuve <[email protected]> writes: >> >> > From: Hugo Villeneuve <[email protected]> >> > >> > These compilation errors are related to incorrect >> > debugging macro and variable names and generated the >> > following errors: >> > >> > drivers/usb/musb/cppi_dma.c:437:5: warning: "MUSB_DEBUG" is not defined >> > drivers/usb/musb/cppi_dma.c: In function 'cppi_next_rx_segment': >> > drivers/usb/musb/cppi_dma.c:884: error: 'debug' undeclared (first use in >> > this function) >> > >> > Signed-off-by: Hugo Villeneuve <[email protected]> >> >> Hugo, >> >> Can you send this to the linux-usb list? This driver is in mainline. > > Which brings out another point. Kevin, I seem to recall the reason > that the Davinci tree tracks the OMAP code instead of mainline was > to get the MUSB updates while that driver wasn't in mainline. > > It may be time to break that link...
It is indeed time, and it is high on my list now that 2.6.28 is out. Kevin >> And you should clarify which debug Kconfig options need to be enabled >> for these errors to occur. > > Yeah, like ... I haven't noticed them, but then I still tend > to compile that driver with PIO. :) > > - Dave > > >> >> Thanks, >> _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
