Commit dcecd936 authored by Al Viro's avatar Al Viro

c6x: remove duplicate definition of __access_ok

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d597580d
......@@ -13,10 +13,6 @@
#include <linux/compiler.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
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment