summaryrefslogtreecommitdiff
path: root/common/usbc/tbt_alt_mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/usbc/tbt_alt_mode.c')
-rw-r--r--common/usbc/tbt_alt_mode.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/common/usbc/tbt_alt_mode.c b/common/usbc/tbt_alt_mode.c
index fec1ee9de3..c0e4e172cc 100644
--- a/common/usbc/tbt_alt_mode.c
+++ b/common/usbc/tbt_alt_mode.c
@@ -9,6 +9,8 @@
*/
#include "atomic.h"
+#include <stdbool.h>
+#include <stdint.h>
#include "compile_time_macros.h"
#include "console.h"
#include "tcpm/tcpm.h"
@@ -21,9 +23,6 @@
#include "usb_pe_sm.h"
#include "usb_tbt_alt_mode.h"
-#include <stdbool.h>
-#include <stdint.h>
-
/*
* Enter/Exit TBT mode with active cable
*