We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b336585 commit becaf3bCopy full SHA for becaf3b
arch/arm/src/sama5/sam_ehci.c
@@ -116,7 +116,7 @@
116
* for this port would be a BAD idea
117
*/
118
119
-#if defined(CONFIG_SAMA5_UDPHS) && !defined(CONFIG_SAMA5_USBA_DRP)
+#if defined(CONFIG_SAMA5_UDPHS) && !defined(CONFIG_SAMA5_USB_DRP)
120
# undef CONFIG_SAMA5_UHPHS_RHPORT1
121
#endif
122
arch/arm/src/sama5/sam_ohci.c
@@ -130,7 +130,7 @@
130
131
132
133
134
135
136
0 commit comments