Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/33349
Change subject: mainboard/hp/z220_sff_workstation: remove unused header file ......................................................................
mainboard/hp/z220_sff_workstation: remove unused header file
Change-Id: I4c780afaccd604a1bf4da67eea713f809744ddb2 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- D src/mainboard/hp/z220_sff_workstation/mainboard.h 1 file changed, 0 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/33349/1
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 b47a8f5..0000000 --- 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 siro@das-labor.org - * - * 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
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33349 )
Change subject: mainboard/hp/z220_sff_workstation: remove unused header file ......................................................................
Patch Set 1: Code-Review+2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33349 )
Change subject: mainboard/hp/z220_sff_workstation: remove unused header file ......................................................................
Patch Set 1: Code-Review+2
Thanks
Felix Held has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/33349 )
Change subject: mainboard/hp/z220_sff_workstation: remove unused header file ......................................................................
mainboard/hp/z220_sff_workstation: remove unused header file
Change-Id: I4c780afaccd604a1bf4da67eea713f809744ddb2 Signed-off-by: Felix Held felix-coreboot@felixheld.de Reviewed-on: https://review.coreboot.org/c/coreboot/+/33349 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: HAOUAS Elyes ehaouas@noos.fr Reviewed-by: Angel Pons th3fanbus@gmail.com --- D src/mainboard/hp/z220_sff_workstation/mainboard.h 1 file changed, 0 insertions(+), 19 deletions(-)
Approvals: build bot (Jenkins): Verified HAOUAS Elyes: Looks good to me, approved Angel Pons: Looks good to me, approved
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 b47a8f5..0000000 --- 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 siro@das-labor.org - * - * 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