From 092fa8bba8c1f6ae0be2afd27b9a113e01b244c8 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sun, 9 Jun 2019 19:26:59 +0200 Subject: mainboard/hp/z220_sff_workstation: remove unused header file Change-Id: I4c780afaccd604a1bf4da67eea713f809744ddb2 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/33349 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes Reviewed-by: Angel Pons --- src/mainboard/hp/z220_sff_workstation/mainboard.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/mainboard/hp/z220_sff_workstation/mainboard.h (limited to 'src/mainboard/hp') diff --git a/src/mainboard/hp/z220_sff_workstation/mainboard.h b/src/mainboard/hp/z220_sff_workstation/mainboard.h deleted file mode 100644 index b47a8f558f..0000000000 --- a/src/mainboard/hp/z220_sff_workstation/mainboard.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * This file is part of the coreboot project. - * - * Copyright (C) 2014 Vladimir Serbinenko - * Copyright (C) 2018 Patrick Rudolph - * - * 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. - */ - -#define SUPERIO_DEV SIO0 -#define SUPERIO_PNP_BASE 0x2e -- cgit v1.2.3