From: Florian Fainelli Date: Tue, 9 Apr 2013 12:29:27 +0000 (+0200) Subject: USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42443dc44b0b0e29ea80d320882d4ab85f9340b3;p=pandora-kernel.git USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block Thist patch removes the depends on USB_EHCI_HCD that the various USB EHCI HCD drivers use and encloses every driver within an if USB_EHCI_HCD / endif block. The EHCI HCD platform and Octeon drivers have been moved around to remain enclosed within this block. Acked-by: Alan Stern Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed