]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mmc.h
fdt: Export fdtdec_lookup() and fix the name
[karo-tx-uboot.git] / include / mmc.h
index b63b2c32a0960ca477ccb793ff1278aa1633147f..a13e2bdcf16886a755a8cf8b74974b3425ca373b 100644 (file)
@@ -215,7 +215,6 @@ struct mmc_cmd {
        uint resp_type;
        uint cmdarg;
        uint response[4];
-       uint flags;
 };
 
 struct mmc_data {