]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: merge mmu and non-mmu versions of asm-offsets.c
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Mar 2011 05:55:36 +0000 (15:55 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 05:17:18 +0000 (15:17 +1000)
commitaa4d1f897f6a7ffdb3654a2152b60d9d832951a3
tree39fb1190c24936a3e0fce96b0c0a4023e1bbbd53
parenta697dc934f52355494b746d7b5568227e0910ae8
m68k: merge mmu and non-mmu versions of asm-offsets.c

It is strait forward to merge the mmu and non-mmu versions of
asm-offstes.c. Some name changes are required for the preempt and
thread_info.flags in the non-mmu entry.S assembler to make them
consistent for both setups.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/kernel/asm-offsets.c
arch/m68k/kernel/asm-offsets_mm.c [deleted file]
arch/m68k/kernel/asm-offsets_no.c [deleted file]
arch/m68k/platform/68328/entry.S
arch/m68k/platform/68360/entry.S
arch/m68k/platform/coldfire/entry.S