From: Paul Bolle Date: Sun, 16 Feb 2014 19:46:20 +0000 (+0100) Subject: usb: host: remove selects of USB_ARCH_HAS_?HCI X-Git-Tag: v3.15-rc1~137^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6723b569a67aa4042b4ddc72822bf7f4395f3d2;p=pandora-kernel.git usb: host: remove selects of USB_ARCH_HAS_?HCI USB_ARCH_HAS_EHCI, USB_ARCH_HAS_OHCI, and USB_ARCH_HAS_XHCI were just removed. Selecting them is a nop. The select statements for these symbols can be removed too. Signed-off-by: Paul Bolle Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed