]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
ide: remove superfluous ->media field from ide_driver_t
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
index 230bd9dd851de1c4e00b1b58885492893be143d7..7fd1ec135510d37a7c7f248afd1505bbbe98e621 100644 (file)
@@ -1029,7 +1029,6 @@ enum {
  */
 struct ide_driver_s {
        const char                      *version;
-       u8                              media;
        ide_startstop_t (*do_request)(ide_drive_t *, struct request *, sector_t);
        int             (*end_request)(ide_drive_t *, int, int);
        ide_startstop_t (*error)(ide_drive_t *, struct request *rq, u8, u8);