diff options
| author | Lee Jones <[email protected]> | 2020-07-06 14:33:31 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-09 17:19:58 +0200 |
| commit | 8834f60d6ba2dc3b3855c0b92bce1429ef7da6a5 (patch) | |
| tree | 2ccc81be1f7f18faa2b6a048cab7b54755d04d4d /include/linux/debugobjects.h | |
| parent | 15ee5d03d59bb543f2508b4d48993aca2f1afaf2 (diff) | |
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Looks like it's never been used. Driver was mainlined in 2014.
Fixes the following W=1 kernel build warning(s):
drivers/usb/gadget/udc/mv_u3d_core.c:35:19: warning: ‘driver_desc’ defined but not used [-Wunused-const-variable=]
35 | static const char driver_desc[] = DRIVER_DESC;
| ^~~~~~~~~~~
Cc: Felipe Balbi <[email protected]>
Cc: Jason Yan <[email protected]>
Cc: Yu Xu <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions