]> 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, 3 Jun 2014 07:37:10 +0000 (15:37 +0800)
commit7214902c22d61c8fd5315e4dffc3f81abf5104c5
treea567b6860084b3017db9bf030a999b99ebccdf42
parent2b30e6e98b1b34b3ec2b65bb081c9c2f4af7330e
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