diff options
Diffstat (limited to 'include/media/videobuf-core.h')
-rw-r--r-- | include/media/videobuf-core.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/videobuf-core.h b/include/media/videobuf-core.h index 96949e31eaf..9bae5a2eda6 100644 --- a/include/media/videobuf-core.h +++ b/include/media/videobuf-core.h | |||
@@ -173,9 +173,6 @@ struct videobuf_queue { | |||
173 | 173 | ||
174 | /* driver private data */ | 174 | /* driver private data */ |
175 | void *priv_data; | 175 | void *priv_data; |
176 | |||
177 | /*FIXME: should be removed after completing the vb conversion */ | ||
178 | void *priv_ops; | ||
179 | }; | 176 | }; |
180 | 177 | ||
181 | int videobuf_waiton(struct videobuf_buffer *vb, int non_blocking, int intr); | 178 | int videobuf_waiton(struct videobuf_buffer *vb, int non_blocking, int intr); |