On Tue, Aug 22, 2017 at 04:49:54PM -0400, Tom Rini wrote:
> Otherwise:
> drivers/usb/gadget/f_fastboot.c:564:32: warning: format "%lx" expects
> argument of type "long unsigned int", but argument 3 has type "unsigned
> int" [-Wformat=]
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thank
Otherwise:
drivers/usb/gadget/f_fastboot.c:564:32: warning: format "%lx" expects
argument of type "long unsigned int", but argument 3 has type "unsigned
int" [-Wformat=]
Signed-off-by: Tom Rini
---
drivers/usb/gadget/f_fastboot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
2 matches
Mail list logo