Blackfin MUSB breakage in linux-next

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



this patch breaks blackfin musb:
commit 5c8a86e10a7c164f44537fabdc169fd8b4e7a440
usb: musb: drop unneeded musb_debug trickery

  CC      drivers/usb/musb/blackfin.o
drivers/usb/musb/blackfin.c: In function âmusb_write_fifoâ:
drivers/usb/musb/blackfin.c:46: error: âmusbâ undeclared (first use in
this function)
drivers/usb/musb/blackfin.c:46: error: (Each undeclared identifier is
reported only once
drivers/usb/musb/blackfin.c:46: error: for each function it appears in.)
drivers/usb/musb/blackfin.c: In function âmusb_read_fifoâ:
drivers/usb/musb/blackfin.c:157: error: âmusbâ undeclared (first use
in this function)
make[3]: *** [drivers/usb/musb/blackfin.o] Error 1

looking at the code, it seems that drivers/usb/musb/tusb6010.c will
break too.  i'm guessing both need what musb_core.c has:
    struct musb *musb = hw_ep->musb;
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux