]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/mmc/card.h
mmc: recognize CSD structure
[net-next-2.6.git] / include / linux / mmc / card.h
index d02d2c6e0cfe474253a3c183d59219efa3b3af47..c83c7a7303fdd878e6d39bdf8005621768ce23ff 100644 (file)
@@ -24,6 +24,7 @@ struct mmc_cid {
 };
 
 struct mmc_csd {
+       unsigned char           structure;
        unsigned char           mmca_vsn;
        unsigned short          cmdclass;
        unsigned short          tacc_clks;