m68knommu: move the 5272 platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:33:13 +0000 (15:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:02 +0000 (21:22 +1000)
commit40711ccb22bb3f851291fa4b9d59a5a4ec6f7949
tree3f0bade622eeefa5d5399128cd9501025906d4e5
parent2d11251168d1f4104b4824893288f1220ead22b3
m68knommu: move the 5272 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/5272/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/intc-5272.c [moved from arch/m68k/platform/5272/intc.c with 100% similarity]
arch/m68k/platform/coldfire/m5272.c [moved from arch/m68k/platform/5272/config.c with 100% similarity]