linux/arch/m68k/platform
Greg Ungerer f941f5caa0 m68k: merge MMU and non MMU versions of system.h
The non-MMU m68k targets can use the same asm/system.h as the MMU
targets. So switch the current system_mm.h to be system.h and remove
system_no.h.

The assembly support code for the non-MMU resume functions needs to
be modified to match the now common switch_to() macro. Specifically
this means correctly saving and restoring the status flags in the case
of the ColdFire resume, and some reordering of the code to not use
registers before they are saved or after they are restored.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-07-25 11:20:40 +10:00
..
54xx m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68EZ328 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68VZ328 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
520x m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
523x Fix common misspellings 2011-03-31 11:26:23 -03:00
527x Fix common misspellings 2011-03-31 11:26:23 -03:00
528x Fix common misspellings 2011-03-31 11:26:23 -03:00
532x m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5206 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5206e m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5249 m68k: Convert irq function namespace 2011-03-29 14:48:15 +02:00
5272 Fix common misspellings 2011-03-31 11:26:23 -03:00
5307 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5407 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68328 m68k: merge MMU and non MMU versions of system.h 2011-07-25 11:20:40 +10:00
68360 m68k: merge MMU and non MMU versions of system.h 2011-07-25 11:20:40 +10:00
coldfire m68k: merge MMU and non MMU versions of system.h 2011-07-25 11:20:40 +10:00
Makefile m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00