diff options
| author | Jason Yan <[email protected]> | 2020-04-17 15:31:37 +0800 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2020-05-25 11:09:37 +0300 |
| commit | 4ae2262e796653acd58100dc7a18be8f2ebce098 (patch) | |
| tree | d10c5545beeee2cdceef8463e3d3128222ce0727 /tools/perf/scripts/python | |
| parent | 82b3fba2316469f28ee1e042f6fb8e4c39ec9b25 (diff) | |
usb: gadget: udc: remove unused 'driver_desc'
Fix the following gcc warning:
drivers/usb/gadget/udc/gr_udc.c:51:19: warning: ‘driver_desc’ defined
but not used [-Wunused-const-variable=]
static const char driver_desc[] = DRIVER_DESC;
^~~~~~~~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions