MIPS: Remove prototype for copy_user_page
authorGuenter Roeck <linux@roeck-us.net>
Wed, 11 Feb 2015 21:27:19 +0000 (13:27 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 2 Apr 2015 11:54:18 +0000 (13:54 +0200)
commit12a8471de9e8dc3c867e15bbf4a37152d2f690b8
tree4c5809c95f157d6264d8dc8568a188f49a7edf27
parent9c057b3e02184b111d3392be75efc7c94f0fdf20
MIPS: Remove prototype for copy_user_page

MIPS architecture code does not provide copy_user_page,
so it should not provide a prototype for it either.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9266/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/page.h