summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-08-06 23:11:22 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-08-17 12:35:55 +0800
commit55e8bf4e18f7fdc6d621379ed4ca0fd836e9915c (patch)
tree542300bebbe2b0a560d79d07ba3ce5cd3d689821 /arch/arm/mach-mxs/Makefile
parentf940b0272a7313176ed48696c397e55a9e4b4850 (diff)
ARM: mxs: remove iomux driver
With all board files removed, there is no user of iomux driver. Remove it. 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 2480ce99c6c4..3d3c8a973062 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,5 +1,5 @@
# Common support
-obj-y := icoll.o iomux.o ocotp.o system.o timer.o mm.o
+obj-y := icoll.o ocotp.o system.o timer.o mm.o
obj-$(CONFIG_PM) += pm.o