On Thursday 25 January 2018 03:23 PM, Hemant Agrawal wrote:
fman.c:570:15: error: format specifies type 'unsigned short' but the
argument has type 'int' [-Werror,-Wformat] __FILE__, __LINE__, __func__,
fman/netcfg_layer.c:80:1: error: unused function 'get_num_netcfg_interfaces
' [-Werror,-Wunused-function] get_num_netcfg_interfaces(char *str)
Fixes: 5b22cf744689 ("bus/dpaa: introducing FMan configurations")
Cc: sta...@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
---
Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>