commit | 27c7ab0fdd0b0e5883930b9d9d333e0209efc036 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@kernel.org> | Thu Aug 13 08:24:21 2020 +0300 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Oct 02 09:43:35 2020 +0300 |
tree | fc2105b7a4b1daa5c72b0d61c13c90b766936c44 | |
parent | a793cf81ad0c54c13a38f1d7fac03f91fe7136dc [diff] |
usb: dwc3: debug: fix sparse warning Fix the following sparse warning: drivers/usb/dwc3/trace.c: note: in included file (through drivers/usb/dwc3/trace.h): drivers/usb/dwc3/debug.h:374:39: warning: cast to non-scalar Signed-off-by: Felipe Balbi <balbi@kernel.org>