diff options
| author | Ben Dooks (Codethink) <[email protected]> | 2019-10-15 16:30:17 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2019-10-27 08:58:44 +0200 |
| commit | e92f30ac37d12756aeb733538ad85df2be7e139f (patch) | |
| tree | 3cf321fc88e7739b2a6248447aaff0b532c93fc0 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 20ee71cc374a4933808f735354cb4fd949d657c7 (diff) | |
usb: renesas_usbhs: fix type of buf
Fix the type of buf in __usbhsg_recip_send_status to
be __le16 to avoid the following sparse warning:
drivers/usb/renesas_usbhs/mod_gadget.c:335:14: warning: incorrect type in assignment (different base types)
drivers/usb/renesas_usbhs/mod_gadget.c:335:14: expected unsigned short
drivers/usb/renesas_usbhs/mod_gadget.c:335:14: got restricted __le16 [usertype]
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions