m68k: merge the non-MMU and MMU versions of ptrace.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 12:07:39 +0000 (22:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 22:44:42 +0000 (08:44 +1000)
commit230d1866a9f9b08c2ab4cb1b60f33fe230ee0a87
tree255f862f28f41f836cf71eadfcc01967901e8cf9
parentc5f5d3e6ed4405999d5becaffe18415182fa8eb5
m68k: merge the non-MMU and MMU versions of ptrace.h

It is trivial to merge the non-MMU and MMU versions of ptrace.h.
Without a single file "make headers_install" is broken for m68k
(since each of the sub-varients of ptrace.h are not installed).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/ptrace.h
arch/m68k/include/asm/ptrace_mm.h [deleted file]
arch/m68k/include/asm/ptrace_no.h [deleted file]