commit | c745cae7027cf9eb96bdc2fd751bd03a196362e5 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Tue May 20 15:46:46 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:10:09 2014 +0800 |
tree | 0406bf224a3624be1434acb97456842853e2fdfd | |
parent | ff4ab2311a902e30cd579339a83679bab944e1bc [diff] |
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>