summaryrefslogtreecommitdiff
path: root/cts/gpio/dut.c
diff options
context:
space:
mode:
Diffstat (limited to 'cts/gpio/dut.c')
-rw-r--r--cts/gpio/dut.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cts/gpio/dut.c b/cts/gpio/dut.c
index ef609cf4a8..92ae893a48 100644
--- a/cts/gpio/dut.c
+++ b/cts/gpio/dut.c
@@ -4,12 +4,13 @@
*/
#include "common.h"
-#include "cts_common.h"
#include "gpio.h"
+#include "watchdog.h"
+#include "uart.h"
#include "task.h"
#include "timer.h"
-#include "uart.h"
#include "watchdog.h"
+#include "cts_common.h"
enum cts_rc sync_test(void)
{