summaryrefslogtreecommitdiff
path: root/sound/soc/soc-ac97.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-07-06 14:33:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-09 17:19:56 +0200
commit14602c55cb738303f2b48bd0392320f2911a58d6 (patch)
tree6438b7d1ff8dd2ea9b27117c2a332f3f6123bcc5 /sound/soc/soc-ac97.c
parent4ac2c4606ac8a796e397ff542fb9fda6d936e239 (diff)
usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
Commit e78355b577c4b ("usb: gadget: udc: atmel: Don't use DT to configure end point") pulled out all functionality dealing with 'pp'. Fixes the following W=1 kernel build warning(s): drivers/usb/gadget/udc/atmel_usba_udc.c: In function ‘atmel_udc_of_init’: drivers/usb/gadget/udc/atmel_usba_udc.c:2106:22: warning: variable ‘pp’ set but not used [-Wunused-but-set-variable] 2106 | struct device_node *pp; | ^~ Cc: Cristian Birsan <cristian.birsan@microchip.com> Cc: Felipe Balbi <balbi@kernel.org> Cc: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/20200706133341.476881-10-lee.jones@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/soc-ac97.c')
0 files changed, 0 insertions, 0 deletions