linux/arch/hexagon/mm
Guenter Roeck 4d801cca0b hexagon: Use raw_copy_to_user
Commit ac4691fac8 ("hexagon: switch to RAW_COPY_USER") replaced
__copy_to_user_hexagon() with raw_copy_to_user(), but did not catch
all callers, resulting in the following build error.

arch/hexagon/mm/uaccess.c: In function '__clear_user_hexagon':
arch/hexagon/mm/uaccess.c:40:3: error:
	implicit declaration of function '__copy_to_user_hexagon'

Fixes: ac4691fac8 ("hexagon: switch to RAW_COPY_USER")
Cc: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2017-06-10 19:10:31 -07:00
..
Makefile Hexagon: Add configuration and makefiles for the Hexagon architecture. 2011-11-01 07:34:21 -07:00
cache.c hexagon: Fix build failures in linux-next 2014-12-16 13:27:12 -06:00
copy_from_user.S hexagon: switch to RAW_COPY_USER 2017-04-24 20:28:29 -04:00
copy_to_user.S hexagon: switch to RAW_COPY_USER 2017-04-24 20:28:29 -04:00
copy_user_template.S Hexagon: Copyright marking changes 2012-10-18 17:07:21 -05:00
init.c treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
ioremap.c hexagon: Fix build failures in linux-next 2014-12-16 13:27:12 -06:00
pgalloc.c Hexagon: Copyright marking changes 2012-10-18 17:07:21 -05:00
strnlen_user.S Hexagon: Copyright marking changes 2012-10-18 17:07:21 -05:00
uaccess.c hexagon: Use raw_copy_to_user 2017-06-10 19:10:31 -07:00
vm_fault.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
vm_tlb.c Hexagon: Copyright marking changes 2012-10-18 17:07:21 -05:00