summaryrefslogtreecommitdiff
path: root/src/mainboard/sifive/hifive-unmatched/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/sifive/hifive-unmatched/mainboard.c')
-rw-r--r--src/mainboard/sifive/hifive-unmatched/mainboard.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/sifive/hifive-unmatched/mainboard.c b/src/mainboard/sifive/hifive-unmatched/mainboard.c
deleted file mode 100644
index 83a3096a7f..0000000000
--- a/src/mainboard/sifive/hifive-unmatched/mainboard.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#include <device/device.h>
-
-struct chip_operations mainboard_ops = { };