[coreboot-gerrit] New patch to review for coreboot: supermicro/h8scm: Remove last unused chip.h file

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Sat Aug 6 02:33:00 CEST 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/16081

-gerrit

commit 41aafdc3a1f26fade675be9318f976f06599f641
Author: Martin Roth <martinroth at google.com>
Date:   Fri Aug 5 18:16:07 2016 -0600

    supermicro/h8scm: Remove last unused chip.h file
    
    Change-Id: I84d61c8ade6e42e314a31e1155b4d5628b16199a
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/supermicro/h8scm/chip.h | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/src/mainboard/supermicro/h8scm/chip.h b/src/mainboard/supermicro/h8scm/chip.h
deleted file mode 100644
index 824adf0..0000000
--- 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 {};



More information about the coreboot-gerrit mailing list