X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fmmc.h;h=7b094a4146eb25bf8ba7552ef7b45e6d6f0e1b99;hb=03afad2fc90dcff42402b0183f4b4f5119f99a18;hp=7546b4a6c82393ab066696660593669fa3711f6a;hpb=6e2fbdea1b26d75314d87c380a36b0015bf824cf;p=oweals%2Fu-boot.git diff --git a/include/mmc.h b/include/mmc.h index 7546b4a6c8..7b094a4146 100644 --- a/include/mmc.h +++ b/include/mmc.h @@ -214,7 +214,6 @@ struct mmc_cmd { uint resp_type; uint cmdarg; uint response[4]; - uint flags; }; struct mmc_data {