mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] USB:  Remove Makefile reference to obsolete OHCI_AT91.
@ 2007-07-06 10:24 Robert P. J. Day
  2007-07-06 15:49 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2007-07-06 10:24 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton, gregkh


Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>

---

diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile
index 72464b5..4d65404 100644
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
@@ -15,7 +15,6 @@ obj-$(CONFIG_USB_OHCI_HCD)	+= host/
 obj-$(CONFIG_USB_UHCI_HCD)	+= host/
 obj-$(CONFIG_USB_SL811_HCD)	+= host/
 obj-$(CONFIG_USB_U132_HCD)	+= host/
-obj-$(CONFIG_USB_OHCI_AT91)	+= host/

 obj-$(CONFIG_USB_ACM)		+= class/
 obj-$(CONFIG_USB_PRINTER)	+= class/
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-06 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-06 10:24 [PATCH] USB: Remove Makefile reference to obsolete OHCI_AT91 Robert P. J. Day
2007-07-06 15:49 ` Randy Dunlap
2007-07-06 15:53   ` Robert P. J. Day
2007-07-06 16:00     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome