m68knommu: move the 528x platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:35:01 +0000 (15:35 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:04 +0000 (21:22 +1000)
commit76148ab8b79e0b40107a96f97e7fd7a0f1f732a1
tree4fd57d3d59d3d7d4d27d0d100ce76a9f93d42b37
parent60fb32ca61390360f2cce750ad2715b80e629027
m68knommu: move the 528x platform code into the common ColdFire code directory

All these separate directories for each ColdFire CPU SoC varient seems like
overkill. The majority of them only contain a single small config file. Move
these into the common ColdFire code directory.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Makefile
arch/m68k/platform/528x/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m528x.c [moved from arch/m68k/platform/528x/config.c with 100% similarity]