summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c')
-rw-r--r--zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c b/zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c
index a7828eb878..f269c1e81f 100644
--- a/zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c
+++ b/zephyr/test/drivers/usbc_ocp/src/usbc_ocp.c
@@ -3,14 +3,14 @@
* found in the LICENSE file.
*/
-#include "test/drivers/test_state.h"
-#include "timer.h"
-#include "usbc_ocp.h"
-
#include <zephyr/kernel.h>
#include <zephyr/ztest.h>
#include <zephyr/ztest_assert.h>
+#include "usbc_ocp.h"
+#include "test/drivers/test_state.h"
+#include "timer.h"
+
/* Tests for USBC OCP (Overcurrent Protection) Common Code */
#define TEST_PORT 0