
4 Jul
2016
4 Jul
'16
1:25 a.m.
On 16 June 2016 at 21:52, Simon Glass sjg@chromium.org wrote:
On 15 June 2016 at 02:56, Ziyuan Xu xzy.xu@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@rock-chips.com
common/fb_mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!