diff options
Diffstat (limited to 'include/asm-x86/desc.h')
| -rw-r--r-- | include/asm-x86/desc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/desc.h b/include/asm-x86/desc.h index a44c4dc70590..b73fea54def2 100644 --- a/include/asm-x86/desc.h +++ b/include/asm-x86/desc.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef _ASM_DESC_H_ | 1 | #ifndef ASM_X86__DESC_H |
| 2 | #define _ASM_DESC_H_ | 2 | #define ASM_X86__DESC_H |
| 3 | 3 | ||
| 4 | #ifndef __ASSEMBLY__ | 4 | #ifndef __ASSEMBLY__ |
| 5 | #include <asm/desc_defs.h> | 5 | #include <asm/desc_defs.h> |
| @@ -397,4 +397,4 @@ static inline void set_system_gate_ist(int n, void *addr, unsigned ist) | |||
| 397 | 397 | ||
| 398 | #endif /* __ASSEMBLY__ */ | 398 | #endif /* __ASSEMBLY__ */ |
| 399 | 399 | ||
| 400 | #endif | 400 | #endif /* ASM_X86__DESC_H */ |
