]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mmc/dw_mmc.h
mmc: dw_mmc: adjust the fifoth with block size
[karo-tx-linux.git] / include / linux / mmc / dw_mmc.h
index 198f0fa44e9fd5c8f2b351c38f7679f165f89f7b..4ec9dcc9460e980e2d7a694cdee0830d9431b4f2 100644 (file)
@@ -129,6 +129,7 @@ struct dw_mci {
        struct mmc_request      *mrq;
        struct mmc_command      *cmd;
        struct mmc_data         *data;
+       unsigned int            prev_blksz;
        struct workqueue_struct *card_workqueue;
 
        /* DMA interface members*/