v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
[safe/jmp/linux-2.6] / drivers / media / video / ivtv / ivtv-driver.h
index 9d23b1e..a08bb33 100644 (file)
@@ -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 */