summaryrefslogtreecommitdiff
path: root/power/mt8183.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/mt8183.c')
-rw-r--r--power/mt8183.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/power/mt8183.c b/power/mt8183.c
index 8e0cde2fb4..1bbd06a05f 100644
--- a/power/mt8183.c
+++ b/power/mt8183.c
@@ -109,9 +109,6 @@ static const struct power_seq_op s3s5_power_seq[] = {
{ GPIO_AP_SYS_RST_L, 0, 0 },
/* Assert watchdog to PMIC (there may be a 1.6ms debounce) */
{ GPIO_PMIC_WATCHDOG_L, 0, 3 },
-#ifdef BOARD_KAKADU
- { GPIO_USB_C0_VCONN_EN_OD, 0, 0 },
-#endif
};
static int forcing_shutdown;