[ar71xx] update .26 USB patch as well (missed from r13455)
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Nov 2008 21:05:37 +0000 (21:05 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Nov 2008 21:05:37 +0000 (21:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13456 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/patches-2.6.26/003-ar71xx_usb_host.patch

index 38c0e8569ff1ed40e9d83ed9b26298cdf01cb5f1..c5dd3d29f39566dd45f95b6f0ca57cf9ffd7e0d2 100644 (file)
@@ -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) && \