X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fcacheflush.h;h=2f8466540fb52237c71373513304ddbf5627b873;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=68840ef1b35a01c01fa7e23e45f3b5c0415d39e8;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/cacheflush.h b/arch/x86/include/asm/cacheflush.h index 68840ef1b35..2f8466540fb 100644 --- a/arch/x86/include/asm/cacheflush.h +++ b/arch/x86/include/asm/cacheflush.h @@ -1,5 +1,5 @@ -#ifndef ASM_X86__CACHEFLUSH_H -#define ASM_X86__CACHEFLUSH_H +#ifndef _ASM_X86_CACHEFLUSH_H +#define _ASM_X86_CACHEFLUSH_H /* Keep includes the same across arches. */ #include @@ -115,4 +115,4 @@ static inline int rodata_test(void) } #endif -#endif /* ASM_X86__CACHEFLUSH_H */ +#endif /* _ASM_X86_CACHEFLUSH_H */