summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-07-30 21:01:50 -0600
committerBin Meng <[email protected]>2023-08-09 23:31:12 +0800
commit8c0090b0690c292cb46e690a33489ecbb1396975 (patch)
treefd02065343d23344c71bf408b546eb18d97f870f /include
parentc0def3207db502e2fab6dec90c035d0f067efdac (diff)
x86: Drop inclusion of ibmpc.h
This is not needed in this file anymore. Drop it. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> # Intel Edison Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/x86-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index 608c5ba7b0a..e05f667d722 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -5,8 +5,6 @@
* Graeme Russ, [email protected].
*/
-#include <asm/ibmpc.h>
-
#ifndef __CONFIG_X86_COMMON_H
#define __CONFIG_X86_COMMON_H