提交 dcecd936 编写于 作者: A Al Viro

c6x: remove duplicate definition of __access_ok

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 d597580d
...@@ -13,10 +13,6 @@ ...@@ -13,10 +13,6 @@
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/string.h> #include <linux/string.h>
#ifdef CONFIG_ACCESS_CHECK
#define __access_ok _access_ok
#endif
/* /*
* __copy_from_user/copy_to_user are based on ones in asm-generic/uaccess.h * __copy_from_user/copy_to_user are based on ones in asm-generic/uaccess.h
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册