]> 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>
Thu, 22 May 2014 01:01:57 +0000 (09:01 +0800)
commit2ed225650f4b45d8c11a758159300082c5c5d0af
tree0cea7bf2972f5e843720d46a55d933a27b6916e0
parent76f9e431af0e387f29ae02cbae2ab9eb4ae7dc38
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]