]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68k: merge mmu and non-mmu versions of processor.h
authorGreg Ungerer <gerg@uclinux.org>
Thu, 23 Apr 2009 01:03:20 +0000 (11:03 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:36 +0000 (09:43 +1000)
commit633ea5d78b8b01ba903aeaae10297033830a52dd
tree8163ccf61b8fd3d1a22ce8150ed4c3a987a94fb1
parentd668bf0a0d73daea4eaaf748435752f52cc077aa
m68k: merge mmu and non-mmu versions of processor.h

The mmu and non-mmu versions of processor.h have a lot of common code.
This is a strait forward merge. start_thread() could be improved, but
that is not quite as strait forward, leaving for a follow on change.

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