mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
1f6bcd0114
The pwc driver causes a warning when CONFIG_USB_PWC_INPUT_EVDEV is unset: drivers/media/usb/pwc/pwc-if.c: In function 'usb_pwc_probe': drivers/media/usb/pwc/pwc-if.c:1115:1: warning: label 'err_video_unreg' defined but not used [-Wunused-label] This moves the unused label and code inside another #ifdef to get rid of the warning. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
philips.txt | ||
pwc-ctrl.c | ||
pwc-dec1.c | ||
pwc-dec1.h | ||
pwc-dec23.c | ||
pwc-dec23.h | ||
pwc-if.c | ||
pwc-kiara.c | ||
pwc-kiara.h | ||
pwc-misc.c | ||
pwc-nala.h | ||
pwc-timon.c | ||
pwc-timon.h | ||
pwc-uncompress.c | ||
pwc-v4l.c | ||
pwc.h |