From: Anand Gadiyar Date: Thu, 15 Jan 2009 18:48:20 +0000 (+0530) Subject: Fix compile error in usb-musb.c X-Git-Tag: v2.6.29-omap1~129 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515e39e8757d85c1c73772ab29b65c2e955c286d;p=pandora-kernel.git Fix compile error in usb-musb.c Fix this compile error CC arch/arm/mach-omap2/usb-musb.o arch/arm/mach-omap2/usb-musb.c:47: error: 'INT_243X_HS_USB_MC' undeclared here (not in a function) arch/arm/mach-omap2/usb-musb.c:51: error: 'INT_243X_HS_USB_DMA' undeclared here (not in a function) make[1]: *** [arch/arm/mach-omap2/usb-musb.o] Error 1 Signed-off-by: Anand Gadiyar Reported-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed