ARM: imx5: remove function imx51_soc_init()
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 13:08:43 +0000 (21:08 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:06 +0000 (16:10 +0800)
commitc23f82a70c8ca89f5fae1a8f8e927cc257fb19f7
treee157e0ed21b967257cde30ab121750a195a0a7c8
parentfffa051281f7cb2729abe584d111e064f609f2ab
ARM: imx5: remove function imx51_soc_init()

The function imx51_soc_init() was used by non-DT boot only.  Since
i.MX51 supports DT only, the function can be removed now.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mm-imx5.c