On Wed, Sep 18, 2013 at 9:10 PM, Masahiro Yamada
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
>
Acked-by: Simon Glass
__
On 09/19/2013 05:10 AM, Masahiro Yamada 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
---
Changes for v2:
- fix commit log (purely cosmetic)
(s/img_
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
---
Changes for v2:
- fix commit log (purely cosmetic)
(s/img_addr/the argument/)
common/image-fdt.c | 2 +-
c
3 matches
Mail list logo