linux/drivers/media/usb/cx231xx
Mauro Carvalho Chehab 63ba8c7518 [media] cx231xx: fix compilation if the media controller is not defined
drivers/media/usb/cx231xx/cx231xx-cards.c: In function ‘cx231xx_usb_probe’:
drivers/media/usb/cx231xx/cx231xx-cards.c:1589:15: error: ‘struct v4l2_device’ has no member named ‘mdev’
  dev->v4l2_dev.mdev = dev->media_dev;
               ^
drivers/media/usb/cx231xx/cx231xx-cards.c:1589:26: error: ‘struct cx231xx’ has no member named ‘media_dev’
  dev->v4l2_dev.mdev = dev->media_dev;
                          ^
scripts/Makefile.build:257: recipe for target 'drivers/media/usb/cx231xx/cx231xx-cards.o' failed

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-26 08:43:49 -03:00
..
Kconfig [media] cx231xx: register i2c mux adapters for bus 1 2014-10-30 17:38:43 -02:00
Makefile
cx231xx-417.c [media] usb: Make use of media_bus_format enum 2014-11-14 17:54:28 -02:00
cx231xx-audio.c [media] cx231xx: Remove a bogus check for NULL 2014-11-03 18:56:48 -02:00
cx231xx-avcore.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-cards.c [media] cx231xx: fix compilation if the media controller is not defined 2015-02-26 08:43:49 -03:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-dif.h
cx231xx-dvb.c [media] cx231xx: fix compilation if the media controller is not defined 2015-02-26 08:43:49 -03:00
cx231xx-i2c.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-input.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: enable tuner->decoder link at videobuf start 2015-02-13 21:10:16 -02:00
cx231xx.h [media] cx231xx: initialize video/vbi pads 2015-02-13 21:10:14 -02:00