From: Greg Ungerer Date: Tue, 24 Jan 2012 06:16:35 +0000 (+1000) Subject: m68k: merge the mmu and non-mmu versions of ptrace.c X-Git-Tag: v3.4-rc1~160^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43dec91f4dbf4adbd2ffc9a86e34fa76ab1f5a05;p=pandora-kernel.git m68k: merge the mmu and non-mmu versions of ptrace.c Most of the code in the non-mmu ptrace_no.c file is the same as the mmu version ptrace_mm.c. So merge them back into a single file. Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed