From ec7b48076009cfe82e5ee91050f5fc66c4850193 Mon Sep 17 00:00:00 2001 From: Martin L Roth Date: Sat, 2 Mar 2024 17:33:49 +0000 Subject: Revert "mb/sifive: Add Hifive Unmatched mainboard" This reverts commit e26bcaefbeb1d64cf2a78ad54e0f6ad4affab086. Reason for revert: Patch submitted out of order. Change-Id: I71c024b13411c4e0c9b4d6358f9cd31c57bbbfe2 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80943 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks --- src/mainboard/sifive/hifive-unmatched/mainboard.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/mainboard/sifive/hifive-unmatched/mainboard.c (limited to 'src/mainboard/sifive/hifive-unmatched/mainboard.c') 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 - -struct chip_operations mainboard_ops = { }; -- cgit v1.2.3