linux_dsm_epyc7002/drivers/media
Mauro Carvalho Chehab 84cfe9e79b [media] b2c2: fix driver's build due to the lack of pci DMA code
Fix a one-character typo at the makefile.

drivers/built-in.o: In function `flexcop_pci_remove':
flexcop-pci.c:(.text+0x20d1a28): undefined reference to `flexcop_dma_free'
flexcop-pci.c:(.text+0x20d1a3e): undefined reference to `flexcop_dma_free'
drivers/built-in.o: In function `flexcop_pci_stream_control':
flexcop-pci.c:(.text+0x20d2396): undefined reference to `flexcop_dma_config'
flexcop-pci.c:(.text+0x20d23b3): undefined reference to `flexcop_dma_config'
flexcop-pci.c:(.text+0x20d23cf): undefined reference to `flexcop_dma_config_timer'
flexcop-pci.c:(.text+0x20d23f5): undefined reference to `flexcop_dma_xfer_control'
flexcop-pci.c:(.text+0x20d244c): undefined reference to `flexcop_dma_control_timer_irq'
flexcop-pci.c:(.text+0x20d24b0): undefined reference to `flexcop_dma_control_timer_irq'
flexcop-pci.c:(.text+0x20d2507): undefined reference to `flexcop_dma_xfer_control'
drivers/built-in.o: In function `flexcop_pci_probe':
flexcop-pci.c:(.text+0x20d28d2): undefined reference to `flexcop_dma_allocate'
flexcop-pci.c:(.text+0x20d2907): undefined reference to `flexcop_dma_allocate'
flexcop-pci.c:(.text+0x20d2923): undefined reference to `flexcop_dma_free'

Reported-by: Fengguang Wu <wfg@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15 12:14:12 -03:00
..
common [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
dvb-core [media] dvb: move the dvb core one level up 2012-08-13 23:08:14 -03:00
dvb-frontends [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
firewire [media] firewire: move it one level up 2012-08-13 23:20:36 -03:00
mmc [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
pci [media] b2c2: fix driver's build due to the lack of pci DMA code 2012-08-15 12:14:12 -03:00
radio [media] radio-shark2: use %*ph to print small buffers 2012-08-13 16:38:49 -03:00
rc [media] rc/Kconfig: Fix a warning 2012-08-13 23:00:33 -03:00
tuners [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
usb [media] b2c2: frontends/tuners are not needed at the bridge binding 2012-08-13 23:52:53 -03:00
v4l2-core [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
video [media] media: davinci: fix section mismatch warnings 2012-08-14 08:45:49 -03:00
Kconfig [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
Makefile [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
media-device.c [media] media: fix MEDIA_IOC_DEVICE_INFO return code 2012-08-12 07:57:57 -03:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00