From: Markos Chandras Date: Tue, 7 Jan 2014 14:34:05 +0000 (+0000) Subject: MIPS: lib: memcpy: Use macro to build the copy_user code X-Git-Tag: v3.15-rc1~125^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf62a8b8134dd3;p=pandora-kernel.git MIPS: lib: memcpy: Use macro to build the copy_user code The code can be shared between EVA and non-EVA configurations, therefore use a macro to build it to avoid code duplications. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed