]> err.no Git - linux-2.6/blobdiff - drivers/scsi/sr.h
V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USB
[linux-2.6] / drivers / scsi / sr.h
index 0b317800720380b9029d3863e9a993a47757a0cb..d2bcd99c272f430970bb135264d13fa81c4e8ba3 100644 (file)
@@ -33,7 +33,6 @@ typedef struct scsi_cd {
        struct scsi_device *device;
        unsigned int vendor;    /* vendor code, see sr_vendor.c         */
        unsigned long ms_offset;        /* for reading multisession-CD's        */
-       unsigned needs_sector_size:1;   /* needs to get sector size */
        unsigned use:1;         /* is this device still supportable     */
        unsigned xa_flag:1;     /* CD has XA sectors ? */
        unsigned readcd_known:1;        /* drive supports READ_CD (0xbe) */