[PATCH 07/22] x86: Drop inclusion of ibmpc.h

Simon Glass sjg at chromium.org
Mon Jul 31 05:01:50 CEST 2023


This is not needed in this file anymore. Drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 include/configs/x86-common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index 608c5ba7b0a6..e05f667d7226 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -5,8 +5,6 @@
  * Graeme Russ, graeme.russ at gmail.com.
  */
 
-#include <asm/ibmpc.h>
-
 #ifndef __CONFIG_X86_COMMON_H
 #define __CONFIG_X86_COMMON_H
 
-- 
2.41.0.487.g6d72f3e995-goog



More information about the U-Boot mailing list