summaryrefslogtreecommitdiff
path: root/common/usb_port_power_dumb.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/usb_port_power_dumb.c')
-rw-r--r--common/usb_port_power_dumb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/usb_port_power_dumb.c b/common/usb_port_power_dumb.c
index 10eca3ffb7..cfdc016662 100644
--- a/common/usb_port_power_dumb.c
+++ b/common/usb_port_power_dumb.c
@@ -104,7 +104,7 @@ static int command_set_mode(int argc, const char **argv)
return EC_ERROR_PARAM2;
usb_port_set_enabled(port_id, mode);
- /* fallthrough */
+ __fallthrough;
case 1:
for (i = 0; i < USB_PORT_COUNT; i++)
ccprintf("Port %d: %s\n", i,