+303
−3
arch/m68k/kernel/ptrace_mm.c
deleted100644 → 0
+0
−295
arch/m68k/kernel/ptrace_no.c
deleted100644 → 0
+0
−255
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <gerg@uclinux.org> Acked-by:
Geert Uytterhoeven <geert@linux-m68k.org>