]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 17 Jun 2014 13:14:23 +0000 (21:14 +0800)
commit3d2cd50a190e74d96526ca7fc5eaa237065b028e
tree4563b06e73eff24cdb7d3f4b4d87241238a928f4
parent631627af159fb7307f1575ce3ca127545e2196ae
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