summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/usbc/tcpc_anx7447.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/usbc/tcpc_anx7447.h')
-rw-r--r--zephyr/shim/include/usbc/tcpc_anx7447.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/zephyr/shim/include/usbc/tcpc_anx7447.h b/zephyr/shim/include/usbc/tcpc_anx7447.h
index b45e03393c..89076c8c49 100644
--- a/zephyr/shim/include/usbc/tcpc_anx7447.h
+++ b/zephyr/shim/include/usbc/tcpc_anx7447.h
@@ -3,9 +3,10 @@
* found in the LICENSE file.
*/
-#include <zephyr/devicetree.h>
#include "tcpm/anx7447_public.h"
+#include <zephyr/devicetree.h>
+
#define ANX7447_TCPC_COMPAT analogix_anx7447_tcpc
#define TCPC_CONFIG_ANX7447(id) \