linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
@ 2014-11-17  9:25 Qiang Chen
  2014-11-17 11:07 ` Pawel Moll
  2014-11-19 12:51 ` Tomi Valkeinen
  0 siblings, 2 replies; 3+ messages in thread
From: Qiang Chen @ 2014-11-17  9:25 UTC (permalink / raw)
  To: tomi.valkeinen, plagnioj, linux, pawel.moll
  Cc: linux-fbdev, linux-kernel, qcwj.lk

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>
-- 
1.8.2.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
  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
  2014-11-19 12:51 ` Tomi Valkeinen
  1 sibling, 0 replies; 3+ messages in thread
From: Pawel Moll @ 2014-11-17 11:07 UTC (permalink / raw)
  To: Qiang Chen
  Cc: tomi.valkeinen, plagnioj, linux, linux-fbdev, linux-kernel, qcwj.lk

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] video: ARM CLCD: Remove duplicated include in amba-clcd.c
  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
@ 2014-11-19 12:51 ` Tomi Valkeinen
  1 sibling, 0 replies; 3+ messages in thread
From: Tomi Valkeinen @ 2014-11-19 12:51 UTC (permalink / raw)
  To: Qiang Chen
  Cc: plagnioj, linux, pawel.moll, linux-fbdev, linux-kernel, qcwj.lk

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-19 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2014-11-19 12:51 ` Tomi Valkeinen

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).