From 3068fd84f609cd1c08cf3ce72f5ceefa88b72dbb Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 30 Nov 2008 20:58:23 +0000
Subject: [PATCH] update USB patches

SVN-Revision: 13455
---
 target/linux/ar71xx/patches-2.6.27/003-ar71xx_usb_host.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ar71xx/patches-2.6.27/003-ar71xx_usb_host.patch b/target/linux/ar71xx/patches-2.6.27/003-ar71xx_usb_host.patch
index a5a11ff26a..093121fc46 100644
--- a/target/linux/ar71xx/patches-2.6.27/003-ar71xx_usb_host.patch
+++ b/target/linux/ar71xx/patches-2.6.27/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) && \
-- 
GitLab