X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Fasm-x86%2Fsuspend_64.h;h=cf821dd310e81c9bf8858452188f70152bfe17a3;hb=807f4f8cdd5b65a8a5fcfda266c074f6a23818dd;hp=dc3262b4307291bffd206e4c015d9743ae8d0a33;hpb=38e80121bd7d0c493072442ac7eddcba165a07a8;p=linux-2.6-block.git diff --git a/include/asm-x86/suspend_64.h b/include/asm-x86/suspend_64.h index dc3262b43072..cf821dd310e8 100644 --- a/include/asm-x86/suspend_64.h +++ b/include/asm-x86/suspend_64.h @@ -3,8 +3,8 @@ * Based on code * Copyright 2001 Patrick Mochel */ -#ifndef __ASM_X86_64_SUSPEND_H -#define __ASM_X86_64_SUSPEND_H +#ifndef ASM_X86__SUSPEND_64_H +#define ASM_X86__SUSPEND_64_H #include #include @@ -49,4 +49,4 @@ extern int acpi_save_state_mem(void); extern char core_restore_code; extern char restore_registers; -#endif /* __ASM_X86_64_SUSPEND_H */ +#endif /* ASM_X86__SUSPEND_64_H */