From: Simon Glass Date: Mon, 31 Jul 2023 03:01:50 +0000 (-0600) Subject: x86: Drop inclusion of ibmpc.h X-Git-Tag: baikal/mips/sdk6.2~4^2~3^2~43^2~15 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=099b732ad7f3bc25cf46d56cd0e4c2e5c317b592;p=uboot.git x86: Drop inclusion of ibmpc.h This is not needed in this file anymore. Drop it. Signed-off-by: Simon Glass Reviewed-by: Andy Shevchenko # Intel Edison Reviewed-by: Bin Meng --- diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 608c5ba7b0..e05f667d72 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -5,8 +5,6 @@ * Graeme Russ, graeme.russ@gmail.com. */ -#include - #ifndef __CONFIG_X86_COMMON_H #define __CONFIG_X86_COMMON_H