android_kernel_oneplus_msm8998/drivers/media/usb/pwc
Arnd Bergmann f21a741731 pwc: hide unused label
commit 1f6bcd011464cb36059e2562f72baf75f98b732d upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-25 11:03:45 +01:00
..
Kconfig
Makefile
philips.txt
pwc-ctrl.c [media] pwc: Fix codec1 cameras no longer working 2012-11-21 13:05:57 -02:00
pwc-dec1.c
pwc-dec1.h
pwc-dec23.c
pwc-dec23.h
pwc-if.c pwc: hide unused label 2018-02-25 11:03:45 +01:00
pwc-kiara.c
pwc-kiara.h
pwc-misc.c
pwc-nala.h
pwc-timon.c
pwc-timon.h
pwc-uncompress.c [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
pwc-v4l.c [media] pwc: fix sparse warning 2014-09-03 09:55:43 -03:00
pwc.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00