From 53486a0be0f4c8a9647158b91fb82cb951b07297 Mon Sep 17 00:00:00 2001 From: Aamir Bohra Date: Fri, 29 Nov 2019 14:42:33 +0530 Subject: mb/intel/icelake_rvp: Remove nested variant header references Change-Id: I11b2d75dc0d4ff180b03324e5ce3d5590c8169a5 Signed-off-by: Aamir Bohra Reviewed-on: https://review.coreboot.org/c/coreboot/+/37356 Tested-by: build bot (Jenkins) Reviewed-by: Rizwan Qureshi --- .../icelake_rvp/variants/icl_y/include/variant/ec.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 src/mainboard/intel/icelake_rvp/variants/icl_y/include/variant/ec.h (limited to 'src/mainboard/intel/icelake_rvp/variants/icl_y/include/variant/ec.h') diff --git a/src/mainboard/intel/icelake_rvp/variants/icl_y/include/variant/ec.h b/src/mainboard/intel/icelake_rvp/variants/icl_y/include/variant/ec.h deleted file mode 100644 index af41bf4008..0000000000 --- a/src/mainboard/intel/icelake_rvp/variants/icl_y/include/variant/ec.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * This file is part of the coreboot project. - * - * Copyright (C) 2018 Intel Corporation. - * - * 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. - */ - -#ifndef __MAINBOARD_EC_H__ -#define __MAINBOARD_EC_H__ - -#include - -#endif /* __MAINBOARD_EC_H__ */ -- cgit v1.2.3