pagemap: fix pfn calculation for hugepage
[safe/jmp/linux-2.6] / include / media / videobuf-dma-contig.h
index 5493866..ebaa9bc 100644 (file)
@@ -17,7 +17,7 @@
 #include <media/videobuf-core.h>
 
 void videobuf_queue_dma_contig_init(struct videobuf_queue *q,
-                                   struct videobuf_queue_ops *ops,
+                                   const struct videobuf_queue_ops *ops,
                                    struct device *dev,
                                    spinlock_t *irqlock,
                                    enum v4l2_buf_type type,