]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd302c18aaa8a15ecb9c4e6a19287c62feccd4bfa
tree93ac948c86c59f4dde5d6171b9f8d956e1e8c20a
parent8fd5a879c53500a4de221faa111145f71e5c663c
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]