X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-x86%2Fuaccess.h;h=1838f3959a5ef9f1a94ae851c1576ced6d5ed45e;hb=1503af661947b7a4a09355cc2ae6aa0d43f16776;hp=f6fa4d841bbcd3cbd552bb205c84facc688bf050;hpb=d59fdcf2ac501de99c3dfb452af5e254d4342886;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/uaccess.h b/include/asm-x86/uaccess.h index f6fa4d841bb..1838f3959a5 100644 --- a/include/asm-x86/uaccess.h +++ b/include/asm-x86/uaccess.h @@ -1,5 +1,5 @@ -#ifndef _ASM_UACCES_H_ -#define _ASM_UACCES_H_ +#ifndef ASM_X86__UACCESS_H +#define ASM_X86__UACCESS_H /* * User space memory access functions */ @@ -450,4 +450,4 @@ extern struct movsl_mask { # include "uaccess_64.h" #endif -#endif +#endif /* ASM_X86__UACCESS_H */