All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Qiang Chen <qiang2.chen@sonymobile.com>
Cc: plagnioj@jcrosoft.com, linux@arm.linux.org.uk,
	pawel.moll@arm.com, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, qcwj.lk@gmail.com
Subject: Re: [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
Date: Wed, 19 Nov 2014 12:51:09 +0000	[thread overview]
Message-ID: <546C923D.6000800@ti.com> (raw)
In-Reply-To: <1416216301-15854-1-git-send-email-qiang2.chen@sonymobile.com>

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

On 17/11/14 11:25, 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>
> 

Thanks, queued for 3.19.

 Tomi




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Qiang Chen <qiang2.chen@sonymobile.com>
Cc: <plagnioj@jcrosoft.com>, <linux@arm.linux.org.uk>,
	<pawel.moll@arm.com>, <linux-fbdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <qcwj.lk@gmail.com>
Subject: Re: [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
Date: Wed, 19 Nov 2014 14:51:09 +0200	[thread overview]
Message-ID: <546C923D.6000800@ti.com> (raw)
In-Reply-To: <1416216301-15854-1-git-send-email-qiang2.chen@sonymobile.com>

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

On 17/11/14 11:25, 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>
> 

Thanks, queued for 3.19.

 Tomi




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2014-11-19 12:51 UTC|newest]

Thread overview: 5+ 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  9:25 ` Qiang Chen
2014-11-17 11:07 ` Pawel Moll
2014-11-19 12:51 ` Tomi Valkeinen [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=546C923D.6000800@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=pawel.moll@arm.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=qcwj.lk@gmail.com \
    --cc=qiang2.chen@sonymobile.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.