]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/dwmmc.h
mmc: exynos_dw_mmc: restore the property into host
[karo-tx-uboot.git] / include / dwmmc.h
index c9bdf51a6718fd7638f4168f324d6592bc63febb..14c7db826912fe32be1314a8f38ff40f63cea3a8 100644 (file)
@@ -134,7 +134,9 @@ struct dwmci_host {
        unsigned int version;
        unsigned int clock;
        unsigned int bus_hz;
+       unsigned int div;
        int dev_index;
+       int dev_id;
        int buswidth;
        u32 clksel_val;
        u32 fifoth_val;