summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/call32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/call32.S')
-rw-r--r--arch/x86/cpu/call32.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/call32.S b/arch/x86/cpu/call32.S
index e641e781c0..b28d58a317 100644
--- a/arch/x86/cpu/call32.S
+++ b/arch/x86/cpu/call32.S
@@ -4,7 +4,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
-#include <asm/global_data.h>
#include <asm/msr-index.h>
#include <asm/processor-flags.h>