[U-Boot] [RESEND] common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV

Simon Glass sjg at chromium.org
Mon Jul 4 01:25:48 CEST 2016


On 16 June 2016 at 21:52, Simon Glass <sjg at chromium.org> wrote:
> On 15 June 2016 at 02:56, Ziyuan Xu <xzy.xu at rock-chips.com> wrote:
>> This fixes the following compiler error:
>>
>> common/fb_mmc.c: In function ‘fb_mmc_erase’:
>> common/fb_mmc.c:209:17: error: ‘struct blk_desc’ has no member named
>> ‘block_erase’
>>
>> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
>> ---
>>  common/fb_mmc.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list