]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/include/asm/omap_mmc.h
mmc: omap_mmc: Remove invert references
[thirdparty/u-boot.git] / arch / arm / include / asm / omap_mmc.h
index 42ce8dcd6d00229decab4fd042c7f61150643dd1..6d31cc4422602b6cde942c8490eae434df64d509 100644 (file)
@@ -68,7 +68,6 @@ struct omap_hsmmc_plat {
        struct mmc_config cfg;
        struct hsmmc *base_addr;
        struct mmc *mmc;
-       bool cd_inverted;
        u32 controller_flags;
        const char *hw_rev;
 };