Skip to content

Commit

Permalink
ARM: OMAP2+: Remove legacy usb-musb.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 602105e commit 4e37d32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 107 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ obj-y += $(omap-flash-y) $(omap-flash-m)
omap-hsmmc-$(CONFIG_MMC_OMAP_HS) := hsmmc.o
obj-y += $(omap-hsmmc-m) $(omap-hsmmc-y)

obj-y += usb-musb.o
obj-y += omap_phy_internal.o

obj-$(CONFIG_MACH_OMAP2_TUSB6010) += usb-tusb6010.o
Expand Down
106 changes: 0 additions & 106 deletions arch/arm/mach-omap2/usb-musb.c

This file was deleted.

0 comments on commit 4e37d32

Please sign in to comment.