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 4801bc7fb5b2..db7483bea44a 100644 --- a/drivers/media/video/cx18/cx18-driver.h +++ b/drivers/media/video/cx18/cx18-driver.h | |||
@@ -259,7 +259,6 @@ struct cx18_stream { | |||
259 | /* Buffer Stats */ | 259 | /* Buffer Stats */ |
260 | u32 buffers; | 260 | u32 buffers; |
261 | u32 buf_size; | 261 | u32 buf_size; |
262 | u32 buffers_stolen; | ||
263 | 262 | ||
264 | /* Buffer Queues */ | 263 | /* Buffer Queues */ |
265 | struct cx18_queue q_free; /* free buffers */ | 264 | struct cx18_queue q_free; /* free buffers */ |