]> 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, 17 Jun 2014 13:14:24 +0000 (21:14 +0800)
commita2f71c355903c8a8e1bf3d89ad7b86cdb44f7d78
treee41601aceabead729bad81bb63b6221b6c161c5f
parentb477e756c08482e47aa04df6e28e7272b28828ea
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]