]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38c5f004709866f38a78eae2524d813914562c76
tree07f8c1d1139d3d3394a3df779b137cbcd4ffe643
parentee45851b0b89f65bbb94e03df311facfbabf8c6b
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