summaryrefslogtreecommitdiff
path: root/driver/tcpm/stm32gx.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/stm32gx.c')
-rw-r--r--driver/tcpm/stm32gx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/tcpm/stm32gx.c b/driver/tcpm/stm32gx.c
index 029570faca..77a436b2ac 100644
--- a/driver/tcpm/stm32gx.c
+++ b/driver/tcpm/stm32gx.c
@@ -9,16 +9,16 @@
#include "common.h"
#include "config.h"
#include "console.h"
-#include "hooks.h"
#include "registers.h"
#include "stm32gx.h"
#include "system.h"
#include "task.h"
#include "tcpm/tcpci.h"
#include "timer.h"
+#include "util.h"
#include "usb_pd.h"
#include "usb_pd_tcpm.h"
-#include "util.h"
+#include "hooks.h"
/*
* STM32G4 UCPD peripheral does not have the ability to detect VBUS, but