summaryrefslogtreecommitdiff
path: root/board/fleex/usb_pd_policy.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/fleex/usb_pd_policy.c')
-rw-r--r--board/fleex/usb_pd_policy.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/fleex/usb_pd_policy.c b/board/fleex/usb_pd_policy.c
deleted file mode 100644
index 82922f9a4d..0000000000
--- a/board/fleex/usb_pd_policy.c
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#include "common.h"
-
-/* TODO(b/78638238): Remove file if still unused after DVT */