19/04/2018 15:21, Maxime Coquelin: > 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: sta...@dpdk.org > > > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > > Tested-by: Maxime Coquelin <maxime.coque...@redhat.com>
Applied, thanks