X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-frv%2Fuaccess.h;h=53650c958f415e60efdf586ba58d45f497d416cf;hb=0e4bd10c9b7e9ed65132f5935328275deb760384;hp=3d90e1018ee228c443e838632b386bc5b224b000;hpb=2a2ed2db353d949c06b6ef8b6913f65b39111eab;p=linux-2.6 diff --git a/include/asm-frv/uaccess.h b/include/asm-frv/uaccess.h index 3d90e1018e..53650c958f 100644 --- a/include/asm-frv/uaccess.h +++ b/include/asm-frv/uaccess.h @@ -277,6 +277,8 @@ extern long __memcpy_user(void *dst, const void *src, unsigned long count); #endif +#define __clear_user clear_user + static inline unsigned long __must_check __copy_to_user(void __user *to, const void *from, unsigned long n) {