All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Hemant Agrawal <hemant.agrawal@nxp.com>, dev@dpdk.org
Cc: kirill.rybalchenko@intel.com
Subject: Re: [PATCH] bus/fslmc: fix the compilation with clang 3.4
Date: Thu, 19 Apr 2018 15:21:11 +0200	[thread overview]
Message-ID: <bcac6fa4-7d45-51da-a5cf-2cebf632fe36@redhat.com> (raw)
In-Reply-To: <1524141159-19909-1-git-send-email-hemant.agrawal@nxp.com>

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@dpdk.org
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@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@redhat.com>

Thanks!
Maxime

  reply	other threads:[~2018-04-19 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-19 12:32 [PATCH] bus/fslmc: fix the compilation with clang 3.4 Hemant Agrawal
2018-04-19 13:21 ` Maxime Coquelin [this message]
2018-04-19 16:25   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bcac6fa4-7d45-51da-a5cf-2cebf632fe36@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=kirill.rybalchenko@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.