OSDN Git Service

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)
commit6c5f05a6cd88c77fd67833e18ac131ad53f86c24
treea976f71cc5465565da3fbdc3d11ab1400cf2f913
parenta542fc18168cccf6e3091fd52a4543e2ef107a84
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