summaryrefslogtreecommitdiff
path: root/include/usb_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_mode.h')
-rw-r--r--include/usb_mode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usb_mode.h b/include/usb_mode.h
index 5c6f71b372..4cf7710960 100644
--- a/include/usb_mode.h
+++ b/include/usb_mode.h
@@ -12,11 +12,11 @@
#ifndef __CROS_EC_USB_MODE_H
#define __CROS_EC_USB_MODE_H
+#include <stdint.h>
+
#include "tcpm/tcpm.h"
#include "usb_pd_tcpm.h"
-#include <stdint.h>
-
/*
* Initialize USB4 state for the specified port.
*