Skip to content

Commit

Permalink
ARM: OMAP2+: Remove legacy usb-host.c platform init code
Browse files Browse the repository at this point in the history
This is no longer needed when booted with device tree.

Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tony Lindgren committed Nov 10, 2016
1 parent 0d07c1c commit 9080b8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 497 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading

0 comments on commit 9080b8d

Please sign in to comment.