diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-04-17 15:31:37 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-23 15:28:15 +0200 |
commit | 5c330a7cefccbf91fb04a163defd80ae7cad61a9 (patch) | |
tree | 4cabe3647297dcf8c021bceb289a49c9610a1720 /scripts/gcc-plugins/sancov_plugin.c | |
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 <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20200417073137.39968-1-yanaijie@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions