ARM: imx5: drop option MACH_IMX51_DT
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 05:47:43 +0000 (13:47 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:04 +0000 (16:10 +0800)
commit1ecdde9d6fd591d76c7a282001da60391053a25b
treebb712f593010073a7f53325afb1f03b576f47f64
parent50e177cae2b40c26ce956074dcd2d7384437e27e
ARM: imx5: drop option MACH_IMX51_DT

Since i.MX51 becomes DT only now, we can drop option MACH_IMX51_DT and
just use SOC_IMX51 instead.  While at it, rename imx51-dt.c to
mach-imx51.c to align with the name schema of other IMX DT only
platforms.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/configs/imx_v6_v7_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx51-dt.c [deleted file]
arch/arm/mach-imx/mach-imx51.c [new file with mode: 0644]