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>
Fri, 18 Jul 2014 08:10:09 +0000 (16:10 +0800)
commitc745cae7027cf9eb96bdc2fd751bd03a196362e5
tree0406bf224a3624be1434acb97456842853e2fdfd
parentff4ab2311a902e30cd579339a83679bab944e1bc
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]