X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fmmc.h;fp=include%2Fmmc.h;h=6c8bbfc952b4184349010c29a9391cc7c204bcb8;hp=18155c9d6cd5774321ddc2cf3a209276407add0f;hb=a4ff9f83f5f902717e87c05cf9d2d02b472d4257;hpb=beb98a1496c1606f443d274c23cb97e831bf3a2e diff --git a/include/mmc.h b/include/mmc.h index 18155c9d6c..6c8bbfc952 100644 --- a/include/mmc.h +++ b/include/mmc.h @@ -315,7 +315,7 @@ struct mmc { uint tran_speed; uint read_bl_len; uint write_bl_len; - uint erase_grp_size; + uint erase_grp_size; /* in 512-byte sectors */ u64 capacity; u64 capacity_user; u64 capacity_boot;