Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: remove Makefile reference to obsolete OHCI_AT91

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Robert P. J. Day and committed by
Greg Kroah-Hartman
a603c665 6dc73102

-1
-1
drivers/usb/Makefile
··· 15 15 obj-$(CONFIG_USB_UHCI_HCD) += host/ 16 16 obj-$(CONFIG_USB_SL811_HCD) += host/ 17 17 obj-$(CONFIG_USB_U132_HCD) += host/ 18 - obj-$(CONFIG_USB_OHCI_AT91) += host/ 19 18 obj-$(CONFIG_USB_R8A66597_HCD) += host/ 20 19 21 20 obj-$(CONFIG_USB_ACM) += class/