aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-30 21:05:37 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-30 21:05:37 +0000
commit1db86f85b26f6b891da4528d9b010826c41bc376 (patch)
tree27730ce3681acf851e8dfa2563695fb68275d822 /target
parent7b0e49283f9d5b9f1262b830ab11dd1a348a8e13 (diff)
downloadmaster-187ad058-1db86f85b26f6b891da4528d9b010826c41bc376.tar.gz
master-187ad058-1db86f85b26f6b891da4528d9b010826c41bc376.tar.bz2
master-187ad058-1db86f85b26f6b891da4528d9b010826c41bc376.zip
[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 38c0e8569f..c5dd3d29f3 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) && \