]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mmc/card.h
KARO: cleanup after merge of Freescale 3.10.17 stuff
[karo-tx-linux.git] / include / linux / mmc / card.h
index 3f81170f6df1b0cf43b991211fd405eafd60f0f5..d424b9de3affbbee5476b9973070fc03b1b38422 100644 (file)
@@ -86,13 +86,10 @@ struct mmc_ext_csd {
        unsigned int            data_sector_size;       /* 512 bytes or 4KB */
        unsigned int            data_tag_unit_size;     /* DATA TAG UNIT size */
        unsigned int            boot_ro_lock;           /* ro lock support */
-       unsigned int            boot_size;
        bool                    boot_ro_lockable;
        u8                      raw_exception_status;   /* 54 */
        u8                      raw_partition_support;  /* 160 */
        u8                      raw_rpmb_size_mult;     /* 168 */
-       u8                      boot_bus_width;         /* 177 */
-       u8                      boot_config;            /* 179 */
        u8                      raw_erased_mem_count;   /* 181 */
        u8                      raw_ext_csd_structure;  /* 194 */
        u8                      raw_card_type;          /* 196 */
@@ -105,7 +102,6 @@ struct mmc_ext_csd {
        u8                      raw_hc_erase_gap_size;  /* 221 */
        u8                      raw_erase_timeout_mult; /* 223 */
        u8                      raw_hc_erase_grp_size;  /* 224 */
-       u8                      boot_info;              /* 228 */
        u8                      raw_sec_trim_mult;      /* 229 */
        u8                      raw_sec_erase_mult;     /* 230 */
        u8                      raw_sec_feature_support;/* 231 */