]> rtime.felk.cvut.cz Git - linux-imx.git/commit
m68knommu: move the 520x platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:25:44 +0000 (15:25 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:59 +0000 (21:21 +1000)
commita654730ec1cd5b4bc170e7ae7ee358f2a7a554c2
tree0829e813dfb805de63c023a5f97ceb991bb635c0
parentdaacd5cc255bdba62b1be999c7b77ca1015a79a3
m68knommu: move the 520x 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/520x/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m520x.c [moved from arch/m68k/platform/520x/config.c with 100% similarity]