0d941d16d3
Fix the following compilation error when compiling
with ARM BE compiler.
drivers/bus/dpaa/include/fsl_qman.h:1997:25:
error: statement with no effect [-Werror=unused-value]
#define hw_sg_to_cpu(x) (x)
Fixes:
|
||
---|---|---|
.. | ||
base | ||
include | ||
dpaa_bus.c | ||
Makefile | ||
rte_bus_dpaa_version.map | ||
rte_dpaa_bus.h | ||
rte_dpaa_logs.h |