numam-dpdk/drivers/bus/dpaa
Hemant Agrawal d309d48aee bus/dpaa: fix clang warnings
fman.c:570:15: error: format specifies type 'unsigned short'
but the argument has type 'int'

fman/netcfg_layer.c:80:1: error: unused function 'get_num_netcfg_interfaces'

Fixes: 919eeaccb2 ("bus/dpaa: introduce NXP DPAA bus driver skeleton")
Fixes: 5b22cf7446 ("bus/dpaa: introducing FMan configurations")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-01-30 16:54:15 +01:00
..
base bus/dpaa: fix clang warnings 2018-01-30 16:54:15 +01:00
include ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
dpaa_bus.c bus/dpaa: fix clang warnings 2018-01-30 16:54:15 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
rte_bus_dpaa_version.map bus/dpaa: support dynamic logging 2018-01-19 16:09:56 +01:00
rte_dpaa_bus.h bus/dpaa: register platform HW mempool on runtime 2018-01-29 19:02:05 +01:00
rte_dpaa_logs.h bus/dpaa: support dynamic logging 2018-01-19 16:09:56 +01:00