summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2015-01-13 09:00:38 -0800
committerTony Lindgren <tony@atomide.com>2015-01-13 09:00:38 -0800
commit13eeb0f32645a9247b4c099b523af8c6e0420f56 (patch)
tree74332b80805fbfc275d568ee13daaaf702299cf6 /arch/arm/mach-omap2/Makefile
parent5c5f9b42b5749d2424048b3e0735218f4cf03747 (diff)
downloadop-kernel-dev-13eeb0f32645a9247b4c099b523af8c6e0420f56.zip
op-kernel-dev-13eeb0f32645a9247b4c099b523af8c6e0420f56.tar.gz
ARM: OMAP3: Remove legacy support for am35xx-emac
This is no longer needed now that 3517 is booting in device tree only mode. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 29da3f4..bc1a056 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -281,7 +281,4 @@ ifneq ($(CONFIG_HWSPINLOCK_OMAP),)
obj-y += hwspinlock.o
endif
-emac-$(CONFIG_TI_DAVINCI_EMAC) := am35xx-emac.o
-obj-y += $(emac-m) $(emac-y)
-
obj-y += common-board-devices.o twl-common.o dss-common.o
OpenPOWER on IntegriCloud