]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx3: Remove imx3 soc_init()
authorFabio Estevam <festevam@gmail.com>
Fri, 11 Sep 2020 12:40:31 +0000 (09:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 03:15:54 +0000 (11:15 +0800)
commit7d5dcbb3d5db6d4a395ba2544eb5d83d58295b0f
treea976f71cc5465565da3fbdc3d11ab1400cf2f913
parentf572067bf78a0936641b466becd5ed447ed87841
ARM: imx3: Remove imx3 soc_init()

imx31_soc_init() and imx35_soc_init() were only used by i.MX31/35 board
files. Since the board files users are gone, it is safe to remove
imx3 soc_init() functions.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mm-imx3.c