diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-12-14 14:30:12 +0900 |
---|---|---|
committer | Marek Vasut <marek.vasut@gmail.com> | 2017-01-17 10:26:21 +0100 |
commit | 59ef20303a54305b978453d5cc88f9aea2486021 (patch) | |
tree | b636ca020530afdb0d93cb0f5f0c3cecb6fd2c76 /lib/libfdt/libfdt_internal.h | |
parent | 035ebf85b09cf11c820ae9eec414097420741abd (diff) | |
download | u-boot-imx-59ef20303a54305b978453d5cc88f9aea2486021.zip u-boot-imx-59ef20303a54305b978453d5cc88f9aea2486021.tar.gz u-boot-imx-59ef20303a54305b978453d5cc88f9aea2486021.tar.bz2 |
usb: dwc2-otg: remove unused variable
GCC 6.1 complains about this.
drivers/usb/gadget/dwc2_udc_otg.c:72:19: warning: 'driver_desc'
defined but not used [-Wunused-const-variable=]
static const char driver_desc[] = DRIVER_DESC;
^~~~~~~~~~~
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/libfdt/libfdt_internal.h')
0 files changed, 0 insertions, 0 deletions