summaryrefslogtreecommitdiff
path: root/board/hadoken/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/hadoken/board.c')
-rw-r--r--board/hadoken/board.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/hadoken/board.c b/board/hadoken/board.c
deleted file mode 100644
index d9c8ed322f..0000000000
--- a/board/hadoken/board.c
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Copyright 2014 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 "gpio.h"
-#include "registers.h"
-#include "util.h"
-
-
-/* To define the gpio_list[] instance. */
-#include "gpio_list.h"
-