···88 * Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved.99 */10101111-#ifndef _ASM_X86_UV__UV_BAU_H1212-#define _ASM_X86_UV__UV_BAU_H1111+#ifndef _ASM_X86_UV_UV_BAU_H1212+#define _ASM_X86_UV_UV_BAU_H13131414#include <linux/bitmap.h>1515#define BITSPERBYTE 8···329329extern void uv_bau_message_intr1(void);330330extern void uv_bau_timeout_intr1(void);331331332332-#endif /* _ASM_X86_UV__UV_BAU_H */332332+#endif /* _ASM_X86_UV_UV_BAU_H */
+3-3
arch/x86/include/asm/uv/uv_hub.h
···88 * Copyright (C) 2007-2008 Silicon Graphics, Inc. All rights reserved.99 */10101111-#ifndef _ASM_X86_UV__UV_HUB_H1212-#define _ASM_X86_UV__UV_HUB_H1111+#ifndef _ASM_X86_UV_UV_HUB_H1212+#define _ASM_X86_UV_UV_HUB_H13131414#include <linux/numa.h>1515#include <linux/percpu.h>···350350 return uv_possible_blades;351351}352352353353-#endif /* _ASM_X86_UV__UV_HUB_H */353353+#endif /* _ASM_X86_UV_UV_HUB_H */354354
+3-3
arch/x86/include/asm/uv/uv_irq.h
···88 * Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved.99 */10101111-#ifndef _ASM_X86_UV__UV_IRQ_H1212-#define _ASM_X86_UV__UV_IRQ_H1111+#ifndef _ASM_X86_UV_UV_IRQ_H1212+#define _ASM_X86_UV_UV_IRQ_H13131414/* If a generic version of this structure gets defined, eliminate this one. */1515struct uv_IO_APIC_route_entry {···3333extern int uv_setup_irq(char *, int, int, unsigned long);3434extern void uv_teardown_irq(unsigned int, int, unsigned long);35353636-#endif /* _ASM_X86_UV__UV_IRQ_H */3636+#endif /* _ASM_X86_UV_UV_IRQ_H */
+3-3
arch/x86/include/asm/uv/uv_mmrs.h
···88 * Copyright (C) 2007-2008 Silicon Graphics, Inc. All rights reserved.99 */10101111-#ifndef _ASM_X86_UV__UV_MMRS_H1212-#define _ASM_X86_UV__UV_MMRS_H1111+#ifndef _ASM_X86_UV_UV_MMRS_H1212+#define _ASM_X86_UV_UV_MMRS_H13131414#define UV_MMR_ENABLE (1UL << 63)1515···12921292};129312931294129412951295-#endif /* _ASM_X86_UV__UV_MMRS_H */12951295+#endif /* _ASM_X86_UV_UV_MMRS_H */