Re: [PATCH] fbdev: bfin-lq035q1-fb: remove duplicated #include

From: James Simmons
Date: Wed Mar 10 2010 - 11:42:22 EST




> From: Huang Weiyi <weiyi.huang@xxxxxxxxx>
>
> Remove duplicated #include('s) in
> drivers/video/bfin-lq035q1-fb.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
> ---
> drivers/video/bfin-lq035q1-fb.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)

Acked-by: James Simmons <jsimmons@xxxxxxxxxxxxx>

> diff --git a/drivers/video/bfin-lq035q1-fb.c b/drivers/video/bfin-lq035q1-fb.c
> index b690c26..0387236 100644
> --- a/drivers/video/bfin-lq035q1-fb.c
> +++ b/drivers/video/bfin-lq035q1-fb.c
> @@ -22,7 +22,6 @@
> #include <linux/dma-mapping.h>
> #include <linux/platform_device.h>
> #include <linux/spi/spi.h>
> -#include <linux/dma-mapping.h>
>
> #include <asm/blackfin.h>
> #include <asm/irq.h>
> --
> 1.7.0.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/