X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Firq_regs_32.h;h=af2f02d27fc7a51a8e0a5c8d4470b0f9bd90330e;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=316a3b2588715cd0cec869c51eaa4f6774972c64;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=mirror_ubuntu-artful-kernel.git diff --git a/arch/x86/include/asm/irq_regs_32.h b/arch/x86/include/asm/irq_regs_32.h index 316a3b258871..af2f02d27fc7 100644 --- a/arch/x86/include/asm/irq_regs_32.h +++ b/arch/x86/include/asm/irq_regs_32.h @@ -4,8 +4,8 @@ * * Jeremy Fitzhardinge */ -#ifndef ASM_X86__IRQ_REGS_32_H -#define ASM_X86__IRQ_REGS_32_H +#ifndef _ASM_X86_IRQ_REGS_32_H +#define _ASM_X86_IRQ_REGS_32_H #include @@ -26,4 +26,4 @@ static inline struct pt_regs *set_irq_regs(struct pt_regs *new_regs) return old_regs; } -#endif /* ASM_X86__IRQ_REGS_32_H */ +#endif /* _ASM_X86_IRQ_REGS_32_H */