From: Florian Fainelli Date: Tue, 9 Apr 2013 12:29:28 +0000 (+0200) Subject: USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad3ca056eefb75a587434bbcb2460864377f17c;p=pandora-kernel.git USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block This patch removes the various depends on USB_OHCI_HCD from the OHCI HCD drivers and enclose them within an if USB_OHCI_HCD / endif block. The Octeon OHCI HCD driver has been moved around to remain in this block. Acked-by: Alan Stern Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed