From 5a6955517f023c3afa79da91f7100425a17f0739 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 5 Aug 2016 18:16:07 -0600 Subject: supermicro/h8scm: Remove last unused chip.h file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I84d61c8ade6e42e314a31e1155b4d5628b16199a Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/16081 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/supermicro/h8scm/chip.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/mainboard/supermicro/h8scm/chip.h (limited to 'src') diff --git a/src/mainboard/supermicro/h8scm/chip.h b/src/mainboard/supermicro/h8scm/chip.h deleted file mode 100644 index 824adf0c12..0000000000 --- a/src/mainboard/supermicro/h8scm/chip.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * This file is part of the coreboot project. - * - * Copyright (C) 2011 Advanced Micro Devices, Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - - -extern struct chip_operations mainboard_ops; - -struct mainboard_config {}; -- cgit v1.2.3