X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fcacheflush.h;h=68840ef1b35a01c01fa7e23e45f3b5c0415d39e8;hb=3dd392a407d15250a501fa109cc1f93fee95ef85;hp=092b9b4eb00301d765aa385c3f21c74c5eb80807;hpb=b27a43c1e90582facad44de67d02bc9e9f900289;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/cacheflush.h b/include/asm-x86/cacheflush.h index 092b9b4eb00..68840ef1b35 100644 --- a/include/asm-x86/cacheflush.h +++ b/include/asm-x86/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 +#endif /* ASM_X86__CACHEFLUSH_H */