Skip to content
  • Andrew Morton's avatar
    V4L/DVB (5196): VIDEO_BUF depends on PCI · 7a9ca4a3
    Andrew Morton authored
    
    
    m68k allmodconfig:
    drivers/media/video/video-buf.c: In function 'videobuf_queue_pci':
    drivers/media/video/video-buf.c:396: error: 'pci_map_sg' undeclared (first use in this function)
    drivers/media/video/video-buf.c:396: error: (Each undeclared identifier is reported only once
    drivers/media/video/video-buf.c:396: error: for each function it appears in.)
    drivers/media/video/video-buf.c:399: error: 'pci_dma_sync_sg_for_cpu' undeclared (first use in this function)
    drivers/media/video/video-buf.c:401: error: 'pci_unmap_sg' undeclared (first use in this function)
    drivers/media/video/video-buf.c: In function 'videobuf_pci_dma_map':
    Acked-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
    
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
    7a9ca4a3