On 29 February 2016 at 15:25, Simon Glass <s...@chromium.org> wrote:
> In part_amiga.c the name is unsigned but bcpl_strcpy() requires a signed
> pointer. Add a cast to fix the warning.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2:
> - Fix 'by' which should be 'but' in the commit message
>
>  disk/part_amiga.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm/next.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to