usb: musb: gadget: fix compile warning
authorFelipe Balbi <balbi@ti.com>
Wed, 6 Feb 2013 08:19:15 +0000 (10:19 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:08 +0000 (11:17 +0200)
commit37730eccf214ec343b7b0e6cce31400f56ca09ff
tree1eb62faacf7ba724bf06199bcf0a696ee417c304
parentcc5060366b3c8cc20f0f4020a15fa5d39f4dc936
usb: musb: gadget: fix compile warning

Fix the following compile warning:

drivers/usb/musb/musb_gadget.c: In function ‘rxstate’:
drivers/usb/musb/musb_gadget.c:714:22: warning: comparison of distinct pointer types lacks a cast [enabled by default]

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_gadget.c
This page took 0.027695 seconds and 5 git commands to generate.