]> err.no Git - linux-2.6/blobdiff - include/linux/genhd.h
ssb: Add CHIPCO IRQ access functions
[linux-2.6] / include / linux / genhd.h
index 4cf25a5f415968963ce2281853c2bc0409b68337..09a3b18918c70d89c9ab795ce40620d4c0067803 100644 (file)
@@ -105,7 +105,6 @@ struct hd_struct {
        sector_t nr_sects;
        struct device dev;
        struct kobject *holder_dir;
-       unsigned ios[2], sectors[2];    /* READs and WRITEs */
        int policy, partno;
 #ifdef CONFIG_FAIL_MAKE_REQUEST
        int make_it_fail;