From: Markos Chandras Date: Tue, 7 Jan 2014 15:59:03 +0000 (+0000) Subject: MIPS: lib: memcpy: Split source and destination prefetch macros X-Git-Tag: v3.15-rc1~125^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda4d986a6a42710b971d5e3780fe22dce7e6afc;p=pandora-kernel.git MIPS: lib: memcpy: Split source and destination prefetch macros In preparation for EVA support, the PREF macro is split into two separate macros, PREFS and PREFD, for source and destination data prefetching respectively. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed