]> 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>
Thu, 22 May 2014 01:01:54 +0000 (09:01 +0800)
commit9ef27e09216566ca169c7f2e0a2822cd9fa29fe3
tree3e844d9e03de164d0987fd567defc9d0679a8a16
parentcb300c9b5f872466c9aec5bab7c03cb1da2dc399
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