summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/call64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/i386/call64.S')
-rw-r--r--arch/x86/cpu/i386/call64.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/i386/call64.S b/arch/x86/cpu/i386/call64.S
index 0ffc1006bb..d81bcc6f8f 100644
--- a/arch/x86/cpu/i386/call64.S
+++ b/arch/x86/cpu/i386/call64.S
@@ -6,7 +6,6 @@
* Parts of this copied from Linux arch/x86/boot/compressed/head_64.S
*/
-#include <asm/global_data.h>
#include <asm/msr-index.h>
#include <asm/processor-flags.h>