diff options
Diffstat (limited to 'include/asm-x86/mach-generic/mach_apicdef.h')
| -rw-r--r-- | include/asm-x86/mach-generic/mach_apicdef.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/mach-generic/mach_apicdef.h b/include/asm-x86/mach-generic/mach_apicdef.h index 28ed98972ca..1657f38b8f2 100644 --- a/include/asm-x86/mach-generic/mach_apicdef.h +++ b/include/asm-x86/mach-generic/mach_apicdef.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef _GENAPIC_MACH_APICDEF_H | 1 | #ifndef ASM_X86__MACH_GENERIC__MACH_APICDEF_H |
| 2 | #define _GENAPIC_MACH_APICDEF_H 1 | 2 | #define ASM_X86__MACH_GENERIC__MACH_APICDEF_H |
| 3 | 3 | ||
| 4 | #ifndef APIC_DEFINITION | 4 | #ifndef APIC_DEFINITION |
| 5 | #include <asm/genapic.h> | 5 | #include <asm/genapic.h> |
| @@ -8,4 +8,4 @@ | |||
| 8 | #define APIC_ID_MASK (genapic->apic_id_mask) | 8 | #define APIC_ID_MASK (genapic->apic_id_mask) |
| 9 | #endif | 9 | #endif |
| 10 | 10 | ||
| 11 | #endif | 11 | #endif /* ASM_X86__MACH_GENERIC__MACH_APICDEF_H */ |
