summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/platform_data/mmc-esdhc-imx.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/linux/platform_data/mmc-esdhc-imx.h')
-rw-r--r--kernel/include/linux/platform_data/mmc-esdhc-imx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/linux/platform_data/mmc-esdhc-imx.h b/kernel/include/linux/platform_data/mmc-esdhc-imx.h
index 75f70f6ac..95ccab3f4 100644
--- a/kernel/include/linux/platform_data/mmc-esdhc-imx.h
+++ b/kernel/include/linux/platform_data/mmc-esdhc-imx.h
@@ -43,8 +43,8 @@ struct esdhc_platform_data {
enum wp_types wp_type;
enum cd_types cd_type;
int max_bus_width;
- unsigned int f_max;
bool support_vsel;
unsigned int delay_line;
+ unsigned int tuning_step; /* The delay cell steps in tuning procedure */
};
#endif /* __ASM_ARCH_IMX_ESDHC_H */