m68k: merge the non-MMU and MMU versions of siginfo.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 22:47:11 +0000 (08:47 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 22:47:11 +0000 (08:47 +1000)
commit7a2cf4af1554d891b440cc3a649d01ed222206c3
treea6472e779055a87ab8af0b370cab4c571357ae0f
parent9df3d51b59bd6aa48aee76e0cde4b89d854f3694
m68k: merge the non-MMU and MMU versions of siginfo.h

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

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