]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68k: merge the non-MMU and MMU versions of signal.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 12:10:08 +0000 (22:10 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 22:44:42 +0000 (08:44 +1000)
commit8dba99e077ae999c85b41c4567c852313528c7a7
treeed12a4f62d8533b97343c77648e64ec25a560e75
parent230d1866a9f9b08c2ab4cb1b60f33fe230ee0a87
m68k: merge the non-MMU and MMU versions of signal.h

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

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