X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fuaccess.h;fp=include%2Fasm-x86%2Fuaccess.h;h=48ebc0ad40ec17b66b700812c5c4792662227a8f;hb=b8cd9d056bbc5f2630ab1787dbf76f83bbb517c0;hp=5f702d1d52184424941d3238ee82597c9f05ce37;hpb=fec6ed1d1f9b78a6acb4a3eb2c46c812ac2e96f0;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/uaccess.h b/include/asm-x86/uaccess.h index 5f702d1d521..48ebc0ad40e 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,5 +450,5 @@ extern struct movsl_mask { # include "uaccess_64.h" #endif -#endif +#endif /* ASM_X86__UACCESS_H */