summaryrefslogtreecommitdiff
path: root/include/configs/odroidc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/odroidc4.h')
-rw-r--r--include/configs/odroidc4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/odroidc4.h b/include/configs/odroidc4.h
index 866c4f6d6b..69f561d817 100644
--- a/include/configs/odroidc4.h
+++ b/include/configs/odroidc4.h
@@ -20,7 +20,7 @@
#if defined(CONFIG_CMD_USB)
/* USB OTG Power Enable */
- #define CONFIG_USB_GPIO_PWR GPIOEE(GPIOAO_2)
+ #define CONFIG_USB_GPIO_PWR GPIOAO(GPIOAO_2)
#define CONFIG_USB_GPIO_PWR_NAME "GPIOAO_2"
#endif