git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b82ed87
)
m68k: remove duplicate memmove() implementation
author
Greg Ungerer
<gerg@uclinux.org>
Mon, 28 Mar 2011 06:44:28 +0000
(16:44 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 May 2011 00:03:49 +0000
(10:03 +1000)
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 <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found