]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mmc/dw_mmc.h
mmc: dw_mmc: control card read threshold
[karo-tx-linux.git] / include / linux / mmc / dw_mmc.h
index 4ec9dcc9460e980e2d7a694cdee0830d9431b4f2..a829f7ee28c896adb06dd00cf711969e0ea364d7 100644 (file)
@@ -130,6 +130,7 @@ struct dw_mci {
        struct mmc_command      *cmd;
        struct mmc_data         *data;
        unsigned int            prev_blksz;
+       unsigned char           timing;
        struct workqueue_struct *card_workqueue;
 
        /* DMA interface members*/