Re: [PATCH 059/100] usb: musb: gadget: fix compile warning

2013-02-26 Thread Sergei Shtylyov
Hello. On 26-02-2013 13:34, Felipe Balbi wrote: 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 --

[PATCH 059/100] usb: musb: gadget: fix compile warning

2013-02-26 Thread Felipe Balbi
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 --- drivers/usb/musb/musb_gadget.c | 13 - 1