From: Greg Ungerer Date: Mon, 28 Mar 2011 06:44:28 +0000 (+1000) Subject: m68k: remove duplicate memmove() implementation X-Git-Tag: v3.0-rc1~318^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80160de89d0a7c9a93dfe91eef2b448cbc380cd0;p=pandora-kernel.git m68k: remove duplicate memmove() implementation Merging the mmu and non-mmu directories we ended up with duplicate (and identical) implementations of memmove(). Remove one of them. Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed