diff options
Diffstat (limited to 'arch/x86/include/asm/uv/bios.h')
-rw-r--r-- | arch/x86/include/asm/uv/bios.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/uv/bios.h b/arch/x86/include/asm/uv/bios.h index 215f1969c266..28364396cf6b 100644 --- a/arch/x86/include/asm/uv/bios.h +++ b/arch/x86/include/asm/uv/bios.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef ASM_X86__UV__BIOS_H | 1 | #ifndef _ASM_X86_UV__BIOS_H |
2 | #define ASM_X86__UV__BIOS_H | 2 | #define _ASM_X86_UV__BIOS_H |
3 | 3 | ||
4 | /* | 4 | /* |
5 | * UV BIOS layer definitions. | 5 | * UV BIOS layer definitions. |
@@ -91,4 +91,4 @@ extern long uv_region_size; | |||
91 | 91 | ||
92 | extern struct kobject *sgi_uv_kobj; /* /sys/firmware/sgi_uv */ | 92 | extern struct kobject *sgi_uv_kobj; /* /sys/firmware/sgi_uv */ |
93 | 93 | ||
94 | #endif /* ASM_X86__UV__BIOS_H */ | 94 | #endif /* _ASM_X86_UV__BIOS_H */ |