diff options
Diffstat (limited to 'drivers/media/video/cx18/cx18-driver.h')
-rw-r--r-- | drivers/media/video/cx18/cx18-driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx18/cx18-driver.h b/drivers/media/video/cx18/cx18-driver.h index a41d9c4178f0..c9b6df50ab27 100644 --- a/drivers/media/video/cx18/cx18-driver.h +++ b/drivers/media/video/cx18/cx18-driver.h | |||
@@ -293,7 +293,6 @@ struct cx18_stream { | |||
293 | int dma; /* can be PCI_DMA_TODEVICE, | 293 | int dma; /* can be PCI_DMA_TODEVICE, |
294 | PCI_DMA_FROMDEVICE or | 294 | PCI_DMA_FROMDEVICE or |
295 | PCI_DMA_NONE */ | 295 | PCI_DMA_NONE */ |
296 | u64 dma_pts; | ||
297 | wait_queue_head_t waitq; | 296 | wait_queue_head_t waitq; |
298 | 297 | ||
299 | /* Buffer Stats */ | 298 | /* Buffer Stats */ |