]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: remove file mm-imx5.c
authorShawn Guo <shawn.guo@freescale.com>
Tue, 20 May 2014 07:46:46 +0000 (15:46 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 3 Jun 2014 07:37:13 +0000 (15:37 +0800)
commitad063c64d5fe5a2dbdcb3e78846d937aa5cf925b
treece6ef15a44c37c7f347b9934d59198dc8b48bb53
parent94b03dbe9120b5be2fec0066fb171e623224c3f5
ARM: imx5: remove file mm-imx5.c

The only code left in mm-imx5.c is to create static mapping.  While all
IMX platform code are moved to use dynamic mapping, the file can just be
removed now.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx50.c
arch/arm/mach-imx/mach-imx51.c
arch/arm/mach-imx/mach-imx53.c
arch/arm/mach-imx/mm-imx5.c [deleted file]