X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-frv%2Fuaccess.h;h=53650c958f415e60efdf586ba58d45f497d416cf;hb=0f1a6b1ef770924cb7e9ef2106442d335c2fdc46;hp=3d90e1018ee228c443e838632b386bc5b224b000;hpb=8c81aa40bea255769f13449dfb7699552ddb8438;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-frv/uaccess.h b/include/asm-frv/uaccess.h index 3d90e1018ee..53650c958f4 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) {