]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
x86: Drop inclusion of ibmpc.h
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:01:50 +0000 (21:01 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
This is not needed in this file anymore. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/x86-common.h

index 608c5ba7b0a6fd57ea732654c6ba30cccffa17f4..e05f667d72261c9263854e04fb7939f94b143d89 100644 (file)
@@ -5,8 +5,6 @@
  * Graeme Russ, graeme.russ@gmail.com.
  */
 
-#include <asm/ibmpc.h>
-
 #ifndef __CONFIG_X86_COMMON_H
 #define __CONFIG_X86_COMMON_H