summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 13:15:53 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-04-01 20:42:18 +0800
commit0265b6cbfe77f0064989852a2b52d6572957525c (patch)
tree0f0809afec1f79cf9624ca6586c46b1129f0ae2a /arch/arm/mach-mxs/Makefile
parent1f629564d08d44e1960800f96b1c6ad19e44b4ae (diff)
downloadlinux-0265b6cbfe77f0064989852a2b52d6572957525c.tar.bz2
ARM: mxs: remove mm.c
The static mapping is used nowhere now. Hence mm.c can be removed completely. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r--arch/arm/mach-mxs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index 5339973d503f..2568d24358ef 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,5 +1,5 @@
# Common support
-obj-y := ocotp.o mm.o
+obj-y := ocotp.o
obj-$(CONFIG_PM) += pm.o