[U-Boot] [PATCH 12/30] dm: part: Add a cast to avoid a compiler warning

Bin Meng bmeng.cn at gmail.com
Tue Feb 16 15:02:31 CET 2016


Hi Simon,

On Mon, Feb 15, 2016 at 10:16 AM, Simon Glass <sjg at chromium.org> wrote:
> In part_amiga.c the name is unsigned by bcpl_strcpy() requires a signed
> pointer. Add a cast to fix the warning.

is unsigned *but* bcpl_strcpy() ?

>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  disk/part_amiga.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Regards,
Bin


More information about the U-Boot mailing list