From: Wolfram Sang <wsa@the-dreams.de>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@ozlabs.org, jochen@scram.de,
linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
scottwood@freescale.com
Subject: Re: [PATCH] i2c: cpm: Fix build break due to incompatible pointer types
Date: Fri, 22 Apr 2016 15:16:33 +0200 [thread overview]
Message-ID: <20160422131633.GB1538@katana> (raw)
In-Reply-To: <1460519954-9365-1-git-send-email-mpe@ellerman.id.au>
[-- Attachment #1: Type: text/plain, Size: 548 bytes --]
On Wed, Apr 13, 2016 at 01:59:14PM +1000, Michael Ellerman wrote:
> Since commit ea8daa7b9784 ("kbuild: Add option to turn incompatible
> pointer check into error"), assignments from an incompatible pointer
> types have become a hard error, eg:
>
> drivers/i2c/busses/i2c-cpm.c:545:91: error: passing argument 3 of
> 'dma_alloc_coherent' from incompatible pointer type
>
> Fix the build break by converting txdma & rxdma to dma_addr_t.
>
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Applied to for-current, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-04-22 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 3:59 [PATCH] i2c: cpm: Fix build break due to incompatible pointer types Michael Ellerman
2016-04-22 13:16 ` Wolfram Sang [this message]
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=20160422131633.GB1538@katana \
--to=wsa@the-dreams.de \
--cc=jochen@scram.de \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=scottwood@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).