]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
musb: Rename virthub.c musb_virthub.c
authorTony Lindgren <tony@atomide.com>
Mon, 20 Aug 2007 08:24:11 +0000 (01:24 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Aug 2007 07:13:22 +0000 (00:13 -0700)
Rename virthub.c musb_virthub.c

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/Makefile
drivers/usb/musb/musb_virthub.c [moved from drivers/usb/musb/virthub.c with 100% similarity]

index 72d9a4abfae3fd7d04d2b7b2a0ffaaf7217214b4..b66e66e8260f2d137af3a80d40e44b24a4fd8980 100644 (file)
@@ -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