From: Gabor Juhos Date: Sun, 30 Nov 2008 20:58:23 +0000 (+0000) Subject: [ar71xx] update USB patches X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=7b0e49283f9d5b9f1262b830ab11dd1a348a8e13;p=15.05%2Fopenwrt.git [ar71xx] update USB patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13455 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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) && \