aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/genapic_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/genapic_64.h')
-rw-r--r--arch/x86/include/asm/genapic_64.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/genapic_64.h b/arch/x86/include/asm/genapic_64.h
index ed6a4886c082..13c4e96199ea 100644
--- a/arch/x86/include/asm/genapic_64.h
+++ b/arch/x86/include/asm/genapic_64.h
@@ -1,5 +1,5 @@
1#ifndef ASM_X86__GENAPIC_64_H 1#ifndef _ASM_X86_GENAPIC_64_H
2#define ASM_X86__GENAPIC_64_H 2#define _ASM_X86_GENAPIC_64_H
3 3
4/* 4/*
5 * Copyright 2004 James Cleverdon, IBM. 5 * Copyright 2004 James Cleverdon, IBM.
@@ -55,4 +55,4 @@ extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip);
55 55
56extern void setup_apic_routing(void); 56extern void setup_apic_routing(void);
57 57
58#endif /* ASM_X86__GENAPIC_64_H */ 58#endif /* _ASM_X86_GENAPIC_64_H */