linux/drivers/media/pci/cobalt
Arnd Bergmann c16352b5b3 [media] cobalt: add MTD dependency
The cobalt driver fails to link when it is built-in and MTD is disabled or a
loadable module:

drivers/media/built-in.o: In function `cobalt_flash_probe':
:(.text+0xb8b46): undefined reference to `mtd_device_parse_register'
:(.text+0xb8b88): undefined reference to `do_map_probe'
drivers/media/built-in.o: In function `cobalt_flash_remove':
:(.text+0xb8bb4): undefined reference to `mtd_device_unregister'
:(.text+0xb8bbe): undefined reference to `map_destroy'

This adds a Kconfig dependency to ensure we can call the API.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-04-13 17:08:51 -03:00
..
Kconfig [media] cobalt: add MTD dependency 2016-04-13 17:08:51 -03:00
Makefile
cobalt-alsa-main.c
cobalt-alsa-pcm.c
cobalt-alsa-pcm.h
cobalt-alsa.h
cobalt-cpld.c [media] media/pci/cobalt: Use %*ph to print small buffers 2015-09-25 17:18:47 -03:00
cobalt-cpld.h
cobalt-driver.c [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
cobalt-driver.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
cobalt-flash.c [media] cobalt: fix sparse warnings 2015-05-30 11:20:50 -03:00
cobalt-flash.h
cobalt-i2c.c [media] cobalt: fix sparse warnings 2015-05-30 11:21:30 -03:00
cobalt-i2c.h
cobalt-irq.c [media] media: videobuf2: Move timestamp to vb2_buffer 2015-12-18 13:53:31 -02:00
cobalt-irq.h
cobalt-omnitek.c [media] cobalt: fix compiler warnings on 32 bit OSes 2015-05-30 11:19:51 -03:00
cobalt-omnitek.h
cobalt-v4l2.c [media] vb2: drop v4l2_format argument from queue_setup 2015-12-18 13:48:19 -02:00
cobalt-v4l2.h
m00233_video_measure_memmap_package.h
m00235_fdma_packer_memmap_package.h
m00389_cvi_memmap_package.h
m00460_evcnt_memmap_package.h
m00473_freewheel_memmap_package.h
m00479_clk_loss_detector_memmap_package.h
m00514_syncgen_flow_evcnt_memmap_package.h