diff options
| author | Jason Yan <[email protected]> | 2020-04-17 15:31:37 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 15:28:15 +0200 |
| commit | 5c330a7cefccbf91fb04a163defd80ae7cad61a9 (patch) | |
| tree | 4cabe3647297dcf8c021bceb289a49c9610a1720 /tools/perf/scripts/python | |
| parent | 361ff6c10f4b08179185c5175f8a36565c432d74 (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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions