md: allow v0.91 metadata to record devices as being active but not in-sync.
[safe/jmp/linux-2.6] / drivers / ide / ide-cd.h
index 3b77dd7..93a3cf1 100644 (file)
@@ -87,12 +87,6 @@ struct cdrom_info {
 
        struct atapi_toc *toc;
 
-       /* The result of the last successful request sense command
-          on this device. */
-       struct request_sense sense_data;
-
-       struct request request_sense_request;
-
        u8 max_speed;           /* Max speed of the drive. */
        u8 current_speed;       /* Current speed of the drive. */