mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 23:35:32 +02:00
[ar71xx] update .26 USB patch as well (missed from r13455)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13456 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02633fa781
commit
66317790b4
@ -34,7 +34,7 @@
|
||||
|
||||
+#ifdef CONFIG_USB_EHCI_AR71XX
|
||||
+#include "ehci-ar71xx.c"
|
||||
+#define PLATFORM_DRIVER ehci_hcd_ar71xx_driver
|
||||
+#define PLATFORM_DRIVER ehci_ar71xx_driver
|
||||
+#endif
|
||||
+
|
||||
#if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \
|
||||
|
Loading…
Reference in New Issue
Block a user