m68k: merge the mmu and non-mmu versions of ucontext.h
authorGreg Ungerer <gerg@uclinux.org>
Fri, 6 Feb 2009 03:55:16 +0000 (13:55 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:43 +0000 (15:17 +1000)
commit872065e78c0dff5a384128ea198b34f72e9d5c3a
treeece9ac1a16b4818a453ad133a16a11fd458141e9
parent4330e179a96bc9310d36e9b858bc8f275f329312
m68k: merge the mmu and non-mmu versions of ucontext.h

The non-mmu m68k setups can use the mm ucontext.h with no change.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/ucontext.h
arch/m68k/include/asm/ucontext_mm.h [deleted file]
arch/m68k/include/asm/ucontext_no.h [deleted file]