summaryrefslogtreecommitdiff
path: root/zephyr/emul/tcpc/emul_anx7447.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/tcpc/emul_anx7447.c')
-rw-r--r--zephyr/emul/tcpc/emul_anx7447.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/emul/tcpc/emul_anx7447.c b/zephyr/emul/tcpc/emul_anx7447.c
index 9f92bf8ab1..fb15e2eb4e 100644
--- a/zephyr/emul/tcpc/emul_anx7447.c
+++ b/zephyr/emul/tcpc/emul_anx7447.c
@@ -15,7 +15,7 @@
#include <zephyr/logging/log.h>
#include <zephyr/ztest.h>
-#define DT_DRV_COMPAT cros_anx7447_emul
+#define DT_DRV_COMPAT cros_anx7447_tcpc_emul
LOG_MODULE_REGISTER(anx7447_emul, CONFIG_TCPCI_EMUL_LOG_LEVEL);