aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/reboot_fixups.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/reboot_fixups.h')
-rw-r--r--include/asm-x86/reboot_fixups.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/reboot_fixups.h b/include/asm-x86/reboot_fixups.h
index 0cb7d87c2b6..2c2987d9757 100644
--- a/include/asm-x86/reboot_fixups.h
+++ b/include/asm-x86/reboot_fixups.h
@@ -1,6 +1,6 @@
-#ifndef _LINUX_REBOOT_FIXUPS_H
-#define _LINUX_REBOOT_FIXUPS_H
+#ifndef ASM_X86__REBOOT_FIXUPS_H
+#define ASM_X86__REBOOT_FIXUPS_H
extern void mach_reboot_fixups(void);
-#endif /* _LINUX_REBOOT_FIXUPS_H */
+#endif /* ASM_X86__REBOOT_FIXUPS_H */