aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/videobuf-vmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/media/videobuf-vmalloc.h')
-rw-r--r--include/media/videobuf-vmalloc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/videobuf-vmalloc.h b/include/media/videobuf-vmalloc.h
index 5fff68df6689..26a8958d23d1 100644
--- a/include/media/videobuf-vmalloc.h
+++ b/include/media/videobuf-vmalloc.h
@@ -21,9 +21,6 @@ struct videbuf_vmalloc_memory
21{ 21{
22 u32 magic; 22 u32 magic;
23 23
24 /* for mmap'ed buffers */
25 struct videobuf_mapping *map;
26
27 void *vmalloc; 24 void *vmalloc;
28 25
29 /* remap_vmalloc_range seems to need to run after mmap() on some cases */ 26 /* remap_vmalloc_range seems to need to run after mmap() on some cases */