X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fcmpxchg_32.h;h=82ceb788a981e7c73a7cb06e3d0bec311e205be7;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=0622e45cdf7cf2b26413e506ef98a0352d6fb400;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/cmpxchg_32.h b/arch/x86/include/asm/cmpxchg_32.h index 0622e45cdf7..82ceb788a98 100644 --- a/arch/x86/include/asm/cmpxchg_32.h +++ b/arch/x86/include/asm/cmpxchg_32.h @@ -1,5 +1,5 @@ -#ifndef ASM_X86__CMPXCHG_32_H -#define ASM_X86__CMPXCHG_32_H +#ifndef _ASM_X86_CMPXCHG_32_H +#define _ASM_X86_CMPXCHG_32_H #include /* for LOCK_PREFIX */ @@ -341,4 +341,4 @@ extern unsigned long long cmpxchg_486_u64(volatile void *, u64, u64); #endif -#endif /* ASM_X86__CMPXCHG_32_H */ +#endif /* _ASM_X86_CMPXCHG_32_H */