Commit ea42a6c7 authored by Tony Lindgren's avatar Tony Lindgren

musb: Rename virthub.c musb_virthub.c

Rename virthub.c musb_virthub.c
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a1487e9f
......@@ -23,7 +23,7 @@ ifeq ($(CONFIG_USB_GADGET_MUSB_HDRC),y)
endif
ifeq ($(CONFIG_USB_MUSB_HDRC_HCD),y)
musb_hdrc-objs += virthub.o musb_host.o
musb_hdrc-objs += musb_virthub.o musb_host.o
endif
# the kconfig must guarantee that only one of the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment