summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-01-17 08:51:22 +0530
committerMarek Vasut <marek.vasut@gmail.com>2017-01-17 10:26:46 +0100
commit65c389d27902f6376bd057609b66b7339b219cf1 (patch)
treea0f9a1f14a31a81193a49455fcdc28b9bc146e7b /common
parent1f1745c65a98846b691e30013c43dc36fec9b813 (diff)
downloadu-boot-imx-65c389d27902f6376bd057609b66b7339b219cf1.zip
u-boot-imx-65c389d27902f6376bd057609b66b7339b219cf1.tar.gz
u-boot-imx-65c389d27902f6376bd057609b66b7339b219cf1.tar.bz2
drivers: usb: gadget: ether: Fix compiler warning
Latest gcc 6.2 compiler is throwing the below warning for am335x_baltos_defconfig drivers/usb/gadget/ether.c:501:17: warning: 'mdlm_detail_desc' defined but not used [-Wunused-const-variable=] static const u8 mdlm_detail_desc[] = { Guard mdlm_detail_desc with CONFIG_USB_ETH_SUBSET to avoid the warning Reported-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions