From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Kedareswara rao Appana <appana.durga.rao@xilinx•com>
Cc: vinod.koul@intel•com, linux-next@vger•kernel.org,
linux-kernel@vger•kernel.org, anirudh@xilinx•com,
Kedareswara rao Appana <appanad@xilinx•com>
Subject: Re: [PATCH] dma: vdma: Fix compilation warnings
Date: Mon, 30 Mar 2015 20:36:24 +1100 [thread overview]
Message-ID: <20150330203624.51cd07d5@canb.auug.org.au> (raw)
In-Reply-To: <3912f868-18f8-44ef-9312-b3842270b4da@BY2FFO11OLC001.protection.gbl>
[-- Attachment #1: Type: text/plain, Size: 686 bytes --]
Hi Kedareswara,
On Mon, 30 Mar 2015 14:30:26 +0530 Kedareswara rao Appana <appana.durga.rao@xilinx•com> wrote:
>
> diff --git a/include/linux/dmapool.h b/include/linux/dmapool.h
> index 022e34f..01c91bb 100644
> --- a/include/linux/dmapool.h
> +++ b/include/linux/dmapool.h
> @@ -13,6 +13,7 @@
>
> #include <asm/io.h>
> #include <asm/scatterlist.h>
> +#include <linux/device.h>
>
> struct dma_pool *dma_pool_create(const char *name, struct device *dev,
> size_t size, size_t align, size_t allocation);
This might be to much, all it really needs is a
struct device;
line ...
--
Cheers,
Stephen Rothwell sfr@canb•auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-03-30 9:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 9:00 [PATCH] dma: vdma: Fix compilation warnings Kedareswara rao Appana
2015-03-30 9:36 ` Stephen Rothwell [this message]
2015-03-30 11:40 ` Appana Durga Kedareswara Rao
2015-03-30 13:10 ` Stephen Rothwell
2015-03-30 13:18 ` Appana Durga Kedareswara Rao
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=20150330203624.51cd07d5@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=anirudh@xilinx$(echo .)com \
--cc=appana.durga.rao@xilinx$(echo .)com \
--cc=appanad@xilinx$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=vinod.koul@intel$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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