summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-30 21:05:37 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-30 21:05:37 +0000
commit66317790b45f63adbe77cac3b6adc4f1148ff872 (patch)
tree27730ce3681acf851e8dfa2563695fb68275d822 /target
parent02633fa781eb87378b2a8a9dc8467c215966b7ab (diff)
[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
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch b/target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch
index 38c0e8569..c5dd3d29f 100644
--- a/target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch
+++ b/target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch
@@ -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) && \