summaryrefslogtreecommitdiff
path: root/driver/tcpm/rt1718s.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/rt1718s.c')
-rw-r--r--driver/tcpm/rt1718s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/tcpm/rt1718s.c b/driver/tcpm/rt1718s.c
index a009e33323..07c14f7dd5 100644
--- a/driver/tcpm/rt1718s.c
+++ b/driver/tcpm/rt1718s.c
@@ -196,7 +196,7 @@ static int rt1718s_workaround(int port)
RETURN_ERROR(rt1718s_update_bits8(
port, RT1718S_VCONN_CONTROL_3,
RT1718S_VCONN_CONTROL_3_VCONN_OVP_DEG, 0xFF));
- /* fallthrough */
+ __fallthrough;
case RT1718S_DEVICE_ID_ES2:
RETURN_ERROR(rt1718s_update_bits8(
port, TCPC_REG_FAULT_CTRL,