From: Hugo Villeneuve Date: Sun, 25 Jan 2009 01:57:30 +0000 (-0800) Subject: USB: musb cppi bugfixes X-Git-Tag: v2.6.29-rc3~6^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704a14854aaf9758a1248ea36a7d1b8cc42a4b3e;p=pandora-kernel.git USB: musb cppi bugfixes 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 Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed