aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/asm-offsets_64.c')
-rw-r--r--arch/x86/kernel/asm-offsets_64.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/asm-offsets_64.c b/arch/x86/kernel/asm-offsets_64.c
index f8d1b047ef4f..f4cc81bfbf89 100644
--- a/arch/x86/kernel/asm-offsets_64.c
+++ b/arch/x86/kernel/asm-offsets_64.c
@@ -55,7 +55,6 @@ int main(void)
55 ENTRY(irqcount); 55 ENTRY(irqcount);
56 ENTRY(cpunumber); 56 ENTRY(cpunumber);
57 ENTRY(irqstackptr); 57 ENTRY(irqstackptr);
58 ENTRY(data_offset);
59 DEFINE(pda_size, sizeof(struct x8664_pda)); 58 DEFINE(pda_size, sizeof(struct x8664_pda));
60 BLANK(); 59 BLANK();
61#undef ENTRY 60#undef ENTRY