X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fcalgary.h;h=b03bedb62aa7f43ab8bc8f75168206dfbb5dd721;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=933fd272f82663c6ed0c2224df4e668a0870681c;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/calgary.h b/arch/x86/include/asm/calgary.h index 933fd272f82..b03bedb62aa 100644 --- a/arch/x86/include/asm/calgary.h +++ b/arch/x86/include/asm/calgary.h @@ -21,8 +21,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef ASM_X86__CALGARY_H -#define ASM_X86__CALGARY_H +#ifndef _ASM_X86_CALGARY_H +#define _ASM_X86_CALGARY_H #include #include @@ -69,4 +69,4 @@ static inline int calgary_iommu_init(void) { return 1; } static inline void detect_calgary(void) { return; } #endif -#endif /* ASM_X86__CALGARY_H */ +#endif /* _ASM_X86_CALGARY_H */