aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/dwc3/core.c
diff options
context:
space:
mode:
authorVincent Pelletier <plr.vincent@gmail.com>2017-12-01 00:16:31 +0000
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-12-11 12:36:49 +0200
commit204ec1af6257a52fb80f43317f949b345040f9d1 (patch)
treeae6131d58c769886abe266d65719f107bd186fef /drivers/usb/dwc3/core.c
parentgadget event trace : add request pointer (diff)
downloadwireguard-linux-204ec1af6257a52fb80f43317f949b345040f9d1.tar.xz
wireguard-linux-204ec1af6257a52fb80f43317f949b345040f9d1.zip
usb: dwc3: Make sparse a bit happier
Fixes the following warnings: drivers/usb/dwc3/io.h:43:31: warning: incorrect type in argument 1 (different address spaces) drivers/usb/dwc3/io.h:43:31: expected void *base drivers/usb/dwc3/io.h:43:31: got void [noderef] <asn:2>* drivers/usb/dwc3/io.h:62:32: warning: incorrect type in argument 1 (different address spaces) drivers/usb/dwc3/io.h:62:32: expected void *base drivers/usb/dwc3/io.h:62:32: got void [noderef] <asn:2>* This fixes the noisiest ones as they get emitted multiple times. A few warnings remain, for which the proper fix is less clear. No behaviour change is expected. Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions