UPSTREAM: supermicro/h8scm: Remove last unused chip.h file

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16081

Reviewed-by: Kysti Mlkki <kyosti.malkki@gmail.com>

Change-Id: I84d61c8ade6e42e314a31e1155b4d5628b16199a
Reviewed-on: https://chromium-review.googlesource.com/368286
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Martin Roth 2016-08-05 18:16:07 -06:00 committed by chrome-bot
parent 1472ac608a
commit c0515aff63

View file

@ -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 {};