-
Masahiro Yamada authored
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@jp.panasonic.com>
2f0877c7
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@jp.panasonic.com>