[U-Boot] [PATCH v2 2/4] block: ide: Fix build error when CONFIG_BLK is on

Simon Glass sjg at chromium.org
Tue Aug 1 09:12:44 UTC 2017


On 30 July 2017 at 20:24, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add missing #ifndef CONFIG_BLK to wrap dev_desc->block_read.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/block/ide.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list