summaryrefslogtreecommitdiff
path: root/board/volteer_ish/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/volteer_ish/gpio.inc')
-rw-r--r--board/volteer_ish/gpio.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/volteer_ish/gpio.inc b/board/volteer_ish/gpio.inc
deleted file mode 100644
index 286309e388..0000000000
--- a/board/volteer_ish/gpio.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-/* -*- mode:c -*-
- *
- * Copyright 2019 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.
- */
-
-/*
- * We don't have a ENTERING_RW signal wired to the cr50 but common code needs
- * it to be defined.
- */
-UNIMPLEMENTED(ENTERING_RW)