summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/flat.h
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-03-14 07:22:25 +0400
committerGreg Ungerer <gerg@uclinux.org>2012-05-20 15:21:08 +0400
commit0c22fafd312cd8658ca23f6067a20aec0781c02a (patch)
tree147230e8fef212a4f80cc0beeb3ad0321129540a /arch/m68k/include/asm/flat.h
parent36be50515fe2aef61533b516fa2576a2c7fe7664 (diff)
downloadlinux-0c22fafd312cd8658ca23f6067a20aec0781c02a.tar.xz
m68k: merge the MMU and non-MMU signal.c code
The MMU (signal_mm.c) and non-MMU (signal_no.c) versions of the m68k architecture signal handling code are very similar. Most of their code is the same. Merge the two back into a single signal.c, and move some of the code around inside the file to minimize the number of #ifdefs required. Specificially we can group out the CONFIG_FPU and the CONFIG_MMU code. We end up needing a few other "#ifdef CONFIG_MMU" as well, but not too many. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/flat.h')
0 files changed, 0 insertions, 0 deletions