]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mx25: Remove static memory mapping
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 13 Mar 2015 13:31:55 +0000 (10:31 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 13 Mar 2015 14:14:57 +0000 (22:14 +0800)
commit29077f86cf4da0389e4d763ab1a6ec05d67ef984
treee6069d3a0e43cfac28728124edc63e3a07715785
parent93447fa8c83ab2f14c06e987972eedcfe75c4729
ARM: mx25: Remove static memory mapping

We use dynamic memory mapping when using dt, so remove all the static mappings.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx25.c
arch/arm/mach-imx/mm-imx25.c [deleted file]