From 55e8bf4e18f7fdc6d621379ed4ca0fd836e9915c Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 6 Aug 2012 23:11:22 +0800 Subject: ARM: mxs: remove iomux driver With all board files removed, there is no user of iomux driver. Remove it. Signed-off-by: Shawn Guo --- arch/arm/mach-mxs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-mxs/Makefile') diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile index 2480ce99c6c..3d3c8a97306 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 -- cgit v1.2.3-70-g09d2