X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fmmc.h;h=a13e2bdcf16886a755a8cf8b74974b3425ca373b;hb=1a2621bab89c3fd6bd09a601b0b94dc26e238d7c;hp=b63b2c32a0960ca477ccb793ff1278aa1633147f;hpb=29159057a168fce0fb473b7771bb4f0940527213;p=u-boot diff --git a/include/mmc.h b/include/mmc.h index b63b2c32a0..a13e2bdcf1 100644 --- a/include/mmc.h +++ b/include/mmc.h @@ -215,7 +215,6 @@ struct mmc_cmd { uint resp_type; uint cmdarg; uint response[4]; - uint flags; }; struct mmc_data {