Skip to content

Commit

Permalink
ARM: mxs: remove iomux driver
Browse files Browse the repository at this point in the history
With all board files removed, there is no user of iomux driver.
Remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Shawn Guo committed Aug 17, 2012
1 parent f940b02 commit 55e8bf4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1,162 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-mxs/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading

0 comments on commit 55e8bf4

Please sign in to comment.