OSDN Git Service

ARM: imx27: Remove imx27_soc_init()
authorFabio Estevam <festevam@gmail.com>
Fri, 11 Sep 2020 12:40:26 +0000 (09:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 03:15:26 +0000 (11:15 +0800)
commit24e0729703babd424b63c0fd6d722687a3e8c079
tree07f8c1d1139d3d3394a3df779b137cbcd4ffe643
parentcf4ff9618d2363362e89d52a595918d565b13bf3
ARM: imx27: Remove imx27_soc_init()

imx27_soc_init() was only used by i.MX27 board files. Since the
board files users are gone, it is safe to remove imx27_soc_init() too.

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-imx27.c