mmc: rk_sdmmc: new tuning policy
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / host / rk_sdmmc.h
index 2e0012924822042a8513c4ace10421621df6749e..e0c4818e0d39d973832236073c0d439f72249ca8 100755 (executable)
@@ -342,9 +342,6 @@ int                 last_detect_state;
 struct dw_mci_tuning_data {
        const u8 *blk_pattern;
        unsigned int blksz;
-
-       u8 con_id;
-       u8 tuning_type;
 };
 
 /**