update .26 USB patch as well (missed from r13455)
SVN-Revision: 13456
This commit is contained in:
parent
3068fd84f6
commit
36bf5d3dad
@ -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) && \
|
||||
|
Loading…
Reference in New Issue
Block a user