[ar71xx] update USB patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13455 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2008-11-30 20:58:23 +00:00
parent 4099ebdb00
commit 7b0e49283f
1 changed files with 1 additions and 1 deletions

View 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) && \