linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pawel Moll <pawel.moll@arm.com>
To: Qiang Chen <qiang2.chen@sonymobile.com>
Cc: "tomi.valkeinen@ti.com" <tomi.valkeinen@ti.com>,
	"plagnioj@jcrosoft.com" <plagnioj@jcrosoft.com>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"qcwj.lk@gmail.com" <qcwj.lk@gmail.com>
Subject: Re: [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
Date: Mon, 17 Nov 2014 11:07:35 +0000	[thread overview]
Message-ID: <1416222455.4072.0.camel@arm.com> (raw)
In-Reply-To: <1416216301-15854-1-git-send-email-qiang2.chen@sonymobile.com>

On Mon, 2014-11-17 at 09:25 +0000, Qiang Chen wrote:
> This patch fixes duplicated include dma-mapping.h in
> drivers/video/fbdev/amba-clcd.c
> 
> Signed-off-by: Qiang Chen <qiang2.chen@sonymobile.com>
> ---
>  drivers/video/fbdev/amba-clcd.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/amba-clcd.c b/drivers/video/fbdev/amba-clcd.c
> index 6ad23bd..32c0b6b 100644
> --- a/drivers/video/fbdev/amba-clcd.c
> +++ b/drivers/video/fbdev/amba-clcd.c
> @@ -27,7 +27,6 @@
>  #include <linux/bitops.h>
>  #include <linux/clk.h>
>  #include <linux/hardirq.h>
> -#include <linux/dma-mapping.h>
>  #include <linux/of.h>
>  #include <linux/of_address.h>
>  #include <linux/of_graph.h>

Acked-by: Pawel Moll <pawel.moll@arm.com>

Thanks!

Pawel


  reply	other threads:[~2014-11-17 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17  9:25 [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c Qiang Chen
2014-11-17 11:07 ` Pawel Moll [this message]
2014-11-19 12:51 ` Tomi Valkeinen

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=1416222455.4072.0.camel@arm.com \
    --to=pawel.moll@arm.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=plagnioj@jcrosoft.com \
    --cc=qcwj.lk@gmail.com \
    --cc=qiang2.chen@sonymobile.com \
    --cc=tomi.valkeinen@ti.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).