Move the headers to include/asm-x86 and fixup the header install make rules
Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar
#ifndef _LINUX_REBOOT_FIXUPS_H #define _LINUX_REBOOT_FIXUPS_H extern void mach_reboot_fixups(void); #endif /* _LINUX_REBOOT_FIXUPS_H */