[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1416222455.4072.0.camel@arm.com>
Date: Mon, 17 Nov 2014 11:07:35 +0000
From: Pawel Moll <pawel.moll@....com>
To: Qiang Chen <qiang2.chen@...ymobile.com>
Cc: "tomi.valkeinen@...com" <tomi.valkeinen@...com>,
"plagnioj@...osoft.com" <plagnioj@...osoft.com>,
"linux@....linux.org.uk" <linux@....linux.org.uk>,
"linux-fbdev@...r.kernel.org" <linux-fbdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"qcwj.lk@...il.com" <qcwj.lk@...il.com>
Subject: Re: [PATCH] video: ARM CLCD: Remove duplicated include in
amba-clcd.c
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@...ymobile.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@....com>
Thanks!
Pawel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists