summaryrefslogtreecommitdiff
path: root/driver/tcpm/nct38xx.c
diff options
context:
space:
mode:
authorEdward Hill <ecgh@chromium.org>2020-03-19 13:48:21 -0600
committerCommit Bot <commit-bot@chromium.org>2020-03-20 18:14:22 +0000
commita18873f6ebbac08cd6bc3eee80ee0f8823b350b3 (patch)
treee1fd40f46fe8f57b905fa8590e93a9fcb1f2544e /driver/tcpm/nct38xx.c
parentd3554c0366a9d5a9a548c0a2267221a69c41f556 (diff)
downloadchrome-ec-a18873f6ebbac08cd6bc3eee80ee0f8823b350b3.tar.gz
nct38xx: Remove ioexpander_nct38xx.h
BUG=b:150349225 BRANCH=none TEST=none Signed-off-by: Edward Hill <ecgh@chromium.org> Change-Id: I830196908012778254e7306ea6a53bb3e4e4258d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2110547 Reviewed-by: Denis Brockus <dbrockus@chromium.org>
Diffstat (limited to 'driver/tcpm/nct38xx.c')
-rw-r--r--driver/tcpm/nct38xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/tcpm/nct38xx.c b/driver/tcpm/nct38xx.c
index 654ae6a999..c9e78935d0 100644
--- a/driver/tcpm/nct38xx.c
+++ b/driver/tcpm/nct38xx.c
@@ -9,7 +9,6 @@
#include "common.h"
#include "console.h"
#include "hooks.h"
-#include "ioexpander_nct38xx.h"
#include "nct38xx.h"
#include "task.h"
#include "tcpci.h"