[dpdk-dev] [PATCH] bus/fslmc: fix the compilation with clang 3.4

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 19 15:21:11 CEST 2018


Hi Hemant,

On 04/19/2018 02:32 PM, Hemant Agrawal wrote:
> error: redefinition of typedef 'dma_addr_t' is a C11 feature
> [-Werror,-Wtypedef-redefinition]
> 
> Fixes: 4bc5ab88dbd6 ("net/dpaa2: fix Tx only mode")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
>   drivers/bus/fslmc/qbman/include/fsl_qbman_base.h | 2 --
>   drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c      | 3 +++
>   drivers/net/dpaa2/dpaa2_rxtx.c                   | 4 ++--
>   3 files changed, 5 insertions(+), 4 deletions(-)
> 

Tested-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks!
Maxime


More information about the dev mailing list