Skip to content
Snippets Groups Projects
Commit 3068fd84 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

update USB patches

SVN-Revision: 13455
parent a89b690f
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
+#ifdef CONFIG_USB_EHCI_AR71XX +#ifdef CONFIG_USB_EHCI_AR71XX
+#include "ehci-ar71xx.c" +#include "ehci-ar71xx.c"
+#define PLATFORM_DRIVER ehci_hcd_ar71xx_driver +#define PLATFORM_DRIVER ehci_ar71xx_driver
+#endif +#endif
+ +
#if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \ #if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment