diff options
Diffstat (limited to 'drivers/media/platform/vsp1/vsp1_video.h')
-rw-r--r-- | drivers/media/platform/vsp1/vsp1_video.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/vsp1/vsp1_video.h b/drivers/media/platform/vsp1/vsp1_video.h index 867b00807c46..1595fd587fbc 100644 --- a/drivers/media/platform/vsp1/vsp1_video.h +++ b/drivers/media/platform/vsp1/vsp1_video.h | |||
@@ -49,7 +49,6 @@ struct vsp1_video { | |||
49 | void *alloc_ctx; | 49 | void *alloc_ctx; |
50 | spinlock_t irqlock; | 50 | spinlock_t irqlock; |
51 | struct list_head irqqueue; | 51 | struct list_head irqqueue; |
52 | unsigned int sequence; | ||
53 | }; | 52 | }; |
54 | 53 | ||
55 | static inline struct vsp1_video *to_vsp1_video(struct video_device *vdev) | 54 | static inline struct vsp1_video *to_vsp1_video(struct video_device *vdev) |