diff options
Diffstat (limited to 'include/asm-x86')
-rw-r--r-- | include/asm-x86/uv/bios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/uv/bios.h b/include/asm-x86/uv/bios.h index 3b305d897c84..215f1969c266 100644 --- a/include/asm-x86/uv/bios.h +++ b/include/asm-x86/uv/bios.h | |||
@@ -89,5 +89,6 @@ extern long uv_coherency_id; | |||
89 | extern long uv_region_size; | 89 | extern long uv_region_size; |
90 | #define partition_coherence_id() (uv_coherency_id) | 90 | #define partition_coherence_id() (uv_coherency_id) |
91 | 91 | ||
92 | extern struct kobject *sgi_uv_kobj; /* /sys/firmware/sgi_uv */ | ||
92 | 93 | ||
93 | #endif /* ASM_X86__UV__BIOS_H */ | 94 | #endif /* ASM_X86__UV__BIOS_H */ |