aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r--drivers/media/video/em28xx/em28xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h
index a3f77f6f5d95..8757523e6863 100644
--- a/drivers/media/video/em28xx/em28xx.h
+++ b/drivers/media/video/em28xx/em28xx.h
@@ -570,7 +570,6 @@ struct em28xx {
570 struct mutex ctrl_urb_lock; /* protects urb_buf */ 570 struct mutex ctrl_urb_lock; /* protects urb_buf */
571 /* spinlock_t queue_lock; */ 571 /* spinlock_t queue_lock; */
572 struct list_head inqueue, outqueue; 572 struct list_head inqueue, outqueue;
573 wait_queue_head_t open, wait_frame, wait_stream;
574 struct video_device *vbi_dev; 573 struct video_device *vbi_dev;
575 struct video_device *radio_dev; 574 struct video_device *radio_dev;
576 575