X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fmedia%2Fvideo%2Fivtv%2Fivtv-driver.h;h=a08bb3331cfbd05f7926912dd3fab6bd8daac569;hb=f87086e302300fdff1bd32049deb7a7f3e3de7da;hp=9d23b1efd36d9c93a1e43db7f378147cddfa136f;hpb=e01117c81676dc9897f567e32cdc13a26e85280b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h index 9d23b1e..a08bb33 100644 --- a/drivers/media/video/ivtv/ivtv-driver.h +++ b/drivers/media/video/ivtv/ivtv-driver.h @@ -635,7 +635,6 @@ struct ivtv { spinlock_t lock; /* lock access to this struct */ struct mutex serialize_lock; /* mutex used to serialize open/close/start/stop/ioctl operations */ - /* Streams */ int stream_buf_size[IVTV_MAX_STREAMS]; /* stream buffer size */ struct ivtv_stream streams[IVTV_MAX_STREAMS]; /* stream data */