mmc: sdhci-esdhc-imx: support 8bit mode
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / platform_data / mmc-esdhc-imx.h
index aaf9748..b4a0521 100644 (file)
@@ -39,5 +39,6 @@ struct esdhc_platform_data {
        unsigned int cd_gpio;
        enum wp_types wp_type;
        enum cd_types cd_type;
+       int max_bus_width;
 };
 #endif /* __ASM_ARCH_IMX_ESDHC_H */