From: Gabor Juhos Date: Sun, 30 Nov 2008 21:05:37 +0000 (+0000) Subject: [ar71xx] update .26 USB patch as well (missed from r13455) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=31f5fa3928e282367ae8b80eb52cab08648b0178;ds=inline [ar71xx] update .26 USB patch as well (missed from r13455) SVN-Revision: 13456 --- 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) && \