linux_dsm_epyc7002/drivers/media/usb/au0828
Shuah Khan 9bc1022f51 [media] media: fix au0828 compile error from au0828_boards initialization
au0828 picked up UNSET from videobuf-core.h and fails to compile
if videobuf-core.h isn't included. Change it to use -1U instead
to fix the problem.

    drivers/media/usb/au0828/au0828-cards.c:47:17: error: ‘UNSET’ undeclared here (not in a function)
       .tuner_type = UNSET,

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-02 11:57:15 -02:00
..
au0828-cards.c [media] media: fix au0828 compile error from au0828_boards initialization 2015-02-02 11:57:15 -02:00
au0828-cards.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
au0828-core.c [media] media/au0828: Fix IR stop, poll to not access device during disconnect 2014-11-25 13:32:49 -02:00
au0828-dvb.c [media] xc5000: add IF output level control 2014-11-03 12:24:52 -02:00
au0828-i2c.c [media] au0828: use pr_foo macros 2014-08-21 15:25:08 -05:00
au0828-input.c [media] media/au0828: Fix IR stop, poll to not access device during disconnect 2014-11-25 13:32:49 -02:00
au0828-reg.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
au0828-vbi.c [media] au0828: use pr_foo macros 2014-08-21 15:25:08 -05:00
au0828-video.c [media] media: fix au0828_analog_register() to not free au0828_dev 2015-02-02 11:56:55 -02:00
au0828.h [media] au0828: explicitly identify boards with analog TV 2014-09-22 17:51:19 -03:00
Kconfig [media] au0828: add support for IR on HVR-950Q 2014-07-30 15:51:43 -03:00
Makefile [media] au0828: add support for IR on HVR-950Q 2014-07-30 15:51:43 -03:00