From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] fixup! dmaengine: pxa_dma: add debug information
Date: Thu, 28 May 2015 10:44:18 +0200 [thread overview]
Message-ID: <4458136.GkSIoPB3S5@wuerfel> (raw)
In-Reply-To: <1432761820-32072-1-git-send-email-robert.jarzmik@free.fr>
On Wednesday 27 May 2015 23:23:40 Robert Jarzmik wrote:
> This fixes the following error:
> drivers/dma/pxa_dma.c: In function ?dbg_show_requester_chan?:
> drivers/dma/pxa_dma.c:192:2: error: void value not ignored as it ought to be
> pos += seq_printf(s, "DMA channel %d requester :\n", phy->idx);
> ^
> drivers/dma/pxa_dma.c:197:8: error: void value not ignored as it ought to be
> !!(drcmr & DRCMR_MAPVLD));
> ^
> scripts/Makefile.build:258: recipe for target 'drivers/dma/pxa_dma.o' failed
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I ran into the problem yesterday and came up with the same fix, but you
submitted it first, thanks!
Arnd
next prev parent reply other threads:[~2015-05-28 8:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 21:23 [PATCH] fixup! dmaengine: pxa_dma: add debug information Robert Jarzmik
2015-05-28 8:44 ` Arnd Bergmann [this message]
2015-05-29 9:13 ` Vinod Koul
2015-05-29 9:29 ` robert.jarzmik at free.fr
2015-05-29 9:51 ` Joe Perches
2015-06-01 21:31 ` Robert Jarzmik
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=4458136.GkSIoPB3S5@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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).