diff options
author | Franck Demathieu <fdemathieu@gmail.com> | 2017-02-27 13:52:46 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-03-06 17:47:10 +0300 |
commit | 73561128eb72ca04c3be6e240f162a861bf68a86 (patch) | |
tree | b845a4a56f11cf055e67d05c8ae1c69373d6a434 /lib/string_helpers.c | |
parent | 38355b2a44776c25b0f2ad466e8c51bb805b3032 (diff) | |
download | linux-73561128eb72ca04c3be6e240f162a861bf68a86.tar.xz |
usb: dwc3: Fix incorrect type for utmi mode
The utmi mode is unsigned according the dt-bindings.
Fix sparse issue (-Wtypesign):
drivers/usb/dwc3/dwc3-omap.c:391:50: warning: incorrect type in argument 3 (different signedness)
drivers/usb/dwc3/dwc3-omap.c:391:50: expected unsigned int [usertype] *out_value
drivers/usb/dwc3/dwc3-omap.c:391:50: got int *<noident>
Signed-off-by: Franck Demathieu <fdemathieu@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions