ARM: S3C64XX: Eliminate plat-s3c64xx
authorBen Dooks <ben-linux@fluff.org>
Mon, 22 Feb 2010 23:26:47 +0000 (23:26 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 22 Feb 2010 23:26:47 +0000 (23:26 +0000)
commit110d85acd479b80dc11b7fa3abef63285da8ea0c
tree7db6d936d8069deb871c3baab87ed02f8dd1186a
parent992426bfe98e71db1ce767fd66f6c68ed18fcc14
ARM: S3C64XX: Eliminate plat-s3c64xx

Now we've move the support out of plat-s3c64xx for everything, eliminate
the platform directory arch/arm/plat-s3c64xx and remove it from the ARM
build configuration.

Note, PLAT_S3C64XX is kept around for the moment until the drivers that
depend on it can be updated, so it is moved to the mach-s3c64xx Kconfig.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/Makefile
arch/arm/mach-s3c64xx/Kconfig
arch/arm/plat-s3c64xx/Kconfig [deleted file]
arch/arm/plat-s3c64xx/Makefile [deleted file]
This page took 0.025338 seconds and 5 git commands to generate.