]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68k: merge the non-MMU and MMU versions of sigcontext.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 08:00:25 +0000 (18:00 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 08:00:25 +0000 (18:00 +1000)
commita05ef46731a1953590062e09a92c2c83ed32a086
tree770561d2f868076835ecc539bef5440676a88a44
parent9863a0babc2f0d920dfb4ddecf4e5b5342cb986b
m68k: merge the non-MMU and MMU versions of sigcontext.h

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

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