diff options
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/videobuf-core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/videobuf-core.h b/include/media/videobuf-core.h index 345ec5a45c55..22d5a02884ad 100644 --- a/include/media/videobuf-core.h +++ b/include/media/videobuf-core.h | |||
@@ -166,7 +166,6 @@ struct videobuf_queue { | |||
166 | 166 | ||
167 | unsigned int streaming:1; | 167 | unsigned int streaming:1; |
168 | unsigned int reading:1; | 168 | unsigned int reading:1; |
169 | unsigned int is_mmapped:1; | ||
170 | 169 | ||
171 | /* capture via mmap() + ioctl(QBUF/DQBUF) */ | 170 | /* capture via mmap() + ioctl(QBUF/DQBUF) */ |
172 | struct list_head stream; | 171 | struct list_head stream; |