From 30bb291f64b8d10bd10c43c27e0884aedec54538 Mon Sep 17 00:00:00 2001 From: Jack Steiner Date: Thu, 2 Apr 2009 16:59:00 -0700 Subject: [PATCH] --- yaml --- r: 139730 b: refs/heads/master c: bc5d9940e8b07c7df13b60af2dd66ffbeb40e845 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/uv/uv_hub.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1cf2a21b34a1..0cb601c8b13c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2c53d9109f077900e140edb8b766132ad93b81cc +refs/heads/master: bc5d9940e8b07c7df13b60af2dd66ffbeb40e845 diff --git a/trunk/arch/x86/include/asm/uv/uv_hub.h b/trunk/arch/x86/include/asm/uv/uv_hub.h index 9f4dfba33b28..466ac8d09b15 100644 --- a/trunk/arch/x86/include/asm/uv/uv_hub.h +++ b/trunk/arch/x86/include/asm/uv/uv_hub.h @@ -11,6 +11,7 @@ #ifndef _ASM_X86_UV_UV_HUB_H #define _ASM_X86_UV_UV_HUB_H +#ifdef CONFIG_X86_64 #include #include #include @@ -405,4 +406,5 @@ static inline void uv_set_cpu_scir_bits(int cpu, unsigned char value) } } +#endif /* CONFIG_X86_64 */ #endif /* _ASM_X86_UV_UV_HUB_H */