[U-Boot] [PATCH v2] FIT: delete unnecessary casts
Simon Glass
sjg at chromium.org
Sat Sep 21 03:59:12 CEST 2013
On Wed, Sep 18, 2013 at 9:10 PM, Masahiro Yamada
<yamada.m at jp.panasonic.com>wrote:
> Becuase fdt_check_header function takes (const void *)
> type argument, the argument should be passed to it
> without being casted to (char *).
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list