]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
m68knommu: move the 523x platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:29:34 +0000 (15:29 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:00 +0000 (21:22 +1000)
commit4bf648fa98f44c29c1cc2d1846455e07e858a330
treefe1302f4152fc67816b3510e23cdc492bdef5613
parenta654730ec1cd5b4bc170e7ae7ee358f2a7a554c2
m68knommu: move the 523x 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/523x/Makefile [deleted file]
arch/m68k/platform/523x/config.c [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m523x.c [new file with mode: 0644]