Lokesh Vutla
65c389d279
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 >
2017-01-17 10:26:46 +01:00
..
2015-11-10 09:19:52 -05:00
2016-09-23 17:55:42 -04:00
2016-01-19 08:31:21 -05:00
2016-09-23 17:55:42 -04:00
2013-09-24 17:51:35 +02:00
2016-04-10 17:18:43 +02:00
2015-07-22 08:57:54 +02:00
2016-09-23 17:55:42 -04:00
2015-05-29 12:41:04 +02:00
2016-03-01 14:47:26 +01:00
2016-09-23 17:55:42 -04:00
2013-07-24 09:44:38 -04:00
2014-11-23 06:48:30 -05:00
2016-09-23 17:55:42 -04:00
2016-09-23 17:55:42 -04:00
2016-07-25 20:44:19 -06:00
2016-07-25 20:44:19 -06:00
2017-01-17 10:26:21 +01:00
2014-09-24 18:30:29 -04:00
2013-07-24 09:44:38 -04:00
2016-09-23 17:55:42 -04:00
2017-01-17 10:26:46 +01:00
2016-05-06 20:06:56 +02:00
2013-12-18 19:53:19 +01:00
2016-06-27 16:37:38 -04:00
2016-01-13 21:05:19 -05:00
2015-11-19 20:27:50 -07:00
2015-09-07 13:41:03 +02:00
2016-09-23 17:55:42 -04:00
2016-04-20 11:43:28 +02:00
2016-02-06 12:00:59 +01:00
2017-01-09 11:14:54 -07:00
2016-11-28 19:49:49 -05:00
2016-05-02 18:37:09 -04:00
2011-02-19 20:32:37 +01:00
2015-04-14 05:48:11 +02:00
2013-07-24 09:44:38 -04:00
2015-08-24 20:30:38 +02:00
2017-01-09 11:14:54 -07:00
2017-01-09 11:14:54 -07:00
2016-01-13 21:05:19 -05:00
2016-09-23 17:55:42 -04:00