From: Jan Beulich Date: Fri, 2 Nov 2012 17:09:00 +0000 (+0000) Subject: fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8d51ea7e8ae0abb90fa89407b55a7e0bcb0a2a;p=pandora-kernel.git fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD Relax condition of building the reset interface stubs in drivers/usb/early/ehci-dbgp.c from USB_EHCI_HCD to just USB, to also cover the chipidea driver re-using code from ehci-hcd. Reported-by: Randy Dunlap Signed-off-by: Jan Beulich Acked-by: Alan Stern Cc: Konrad Rzeszutek Wilk Cc: Stefano Stabellini Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed