summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-10-17 00:44:45 -0700
committerTony Lindgren <tony@atomide.com>2016-11-10 12:41:32 -0700
commit9080b8dc761aa1f0ab112fd2aa9ce33572a11e25 (patch)
tree3996f7f73b7d30da863abccc2a508d865c38cf6f /arch/arm/mach-omap2/Makefile
parent0d07c1cba36e58033c502e29ddb65d2c9a51fcab (diff)
ARM: OMAP2+: Remove legacy usb-host.c platform init code
This is no longer needed when booted with device tree. 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 221ec1dd4814..a53f3c61c74f 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -246,7 +246,6 @@ obj-y += usb-musb.o
obj-y += omap_phy_internal.o
obj-$(CONFIG_MACH_OMAP2_TUSB6010) += usb-tusb6010.o
-obj-y += usb-host.o
onenand-$(CONFIG_MTD_ONENAND_OMAP2) := gpmc-onenand.o
obj-y += $(onenand-m) $(onenand-y)