diff options
| author | Ben Dooks (Codethink) <[email protected]> | 2019-10-15 16:30:17 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-10-15 20:01:58 +0200 |
| commit | 67f195806afcb17e46a4578130526602d3465781 (patch) | |
| tree | 92ee613fc4fd67d236c51c973f6be397597d3d98 /tools/perf/scripts/python/bin | |
| parent | 46f62f887b2cb008b91d5bb39a14178fd5c56fbc (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]
Signed-off-by: Ben Dooks <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions