summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-14 14:30:12 +0900
committerMarek Vasut <marek.vasut@gmail.com>2017-01-17 10:26:21 +0100
commit59ef20303a54305b978453d5cc88f9aea2486021 (patch)
treeb636ca020530afdb0d93cb0f5f0c3cecb6fd2c76 /cmd
parent035ebf85b09cf11c820ae9eec414097420741abd (diff)
downloadu-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 'cmd')
0 files changed, 0 insertions, 0 deletions