From 1bbeef12f7d1f4b8f56648202cfe467b53cfc6b4 Mon Sep 17 00:00:00 2001 From: Gwendal Grignou Date: Thu, 7 Feb 2019 15:01:21 -0800 Subject: driver: anx7447: remove ec_version dependency Prevent anx7447 to be recompiled all the time. BUG=none BRANCH=none TEST=anx7447 is not recompiled all the time. Change-Id: I3d3299c84bc0d60a594f21fe5f937e21fc51af27 Signed-off-by: Gwendal Grignou Reviewed-on: https://chromium-review.googlesource.com/1459820 Reviewed-by: Daisuke Nojiri Reviewed-by: Jett Rink --- driver/tcpm/anx7447.c | 1 - 1 file changed, 1 deletion(-) diff --git a/driver/tcpm/anx7447.c b/driver/tcpm/anx7447.c index de19f008eb..3eac7732af 100644 --- a/driver/tcpm/anx7447.c +++ b/driver/tcpm/anx7447.c @@ -7,7 +7,6 @@ #include "anx7447.h" #include "console.h" -#include "ec_version.h" #include "hooks.h" #include "tcpci.h" #include "tcpm.h" -- cgit v1.2.1