ARM: imx27: Get rid of mm-imx27.c
authorFabio Estevam <festevam@gmail.com>
Fri, 11 Sep 2020 12:40:28 +0000 (09:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 03:15:45 +0000 (11:15 +0800)
commit86fa07075cf3f9bd15ac7aa0a18915f26a442ce8
tree93ac948c86c59f4dde5d6171b9f8d956e1e8c20a
parenteeae56887bc69bd96025be8117cccacd5cec0f6c
ARM: imx27: Get rid of mm-imx27.c

Get rid of mm-imx27.c and move its code to the mach-imx27.c file.

This aligns with other i.MX SoC code.

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/Makefile
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx27.c
arch/arm/mach-imx/mm-imx27.c [deleted file]