V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at...
[safe/jmp/linux-2.6] / include / media / videobuf-dma-sg.h
index 62a3709..206d902 100644 (file)
@@ -86,7 +86,6 @@ struct videbuf_pci_sg_memory
        u32                 magic;
 
        /* for mmap'ed buffers */
-       struct videobuf_mapping *map;
        struct videobuf_dmabuf  dma;
 };