From: Anand Gadiyar Date: Thu, 15 Jan 2009 18:48:14 +0000 (+0530) Subject: Fix compile error in usb-ehci.c X-Git-Tag: v2.6.29-omap1~130 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37683e1c034757913d643b13fd30cacc820e3348;p=pandora-kernel.git Fix compile error in usb-ehci.c Fix this compile error CC arch/arm/mach-omap2/usb-ehci.o arch/arm/mach-omap2/usb-ehci.c:39: error: 'INT_34XX_EHCI_IRQ' undeclared here (not in a function) make[1]: *** [arch/arm/mach-omap2/usb-ehci.o] Error 1 make: *** [arch/arm/mach-omap2] Error 2 Signed-off-by: Anand Gadiyar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed