summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-05-30 12:53:05 -0700
committerTony Lindgren <tony@atomide.com>2013-05-30 13:09:31 -0700
commitc99eb41c3eac3d66530960d896d59bfe806e5c04 (patch)
treed24931d617bd87ea1fe75819ce6aa855cbbab9cf /arch/arm/mach-omap2/Makefile
parentb42b918194c4791510ac049e3d507169a7de8544 (diff)
downloadop-kernel-dev-c99eb41c3eac3d66530960d896d59bfe806e5c04.zip
op-kernel-dev-c99eb41c3eac3d66530960d896d59bfe806e5c04.tar.gz
ARM: OMAP2+: Remove legacy mux data for omap4
We can now boot with devicetree and muxing can be done with pinctrl-single.c. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 2cbf3ef..13302a5 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -63,7 +63,6 @@ obj-$(CONFIG_ARCH_OMAP3) += omap3-restart.o
obj-$(CONFIG_SOC_OMAP2420) += mux2420.o
obj-$(CONFIG_SOC_OMAP2430) += mux2430.o
obj-$(CONFIG_ARCH_OMAP3) += mux34xx.o
-obj-$(CONFIG_ARCH_OMAP4) += mux44xx.o
# SMS/SDRC
obj-$(CONFIG_ARCH_OMAP2) += sdrc2xxx.o
OpenPOWER on IntegriCloud