[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1268150659-27335-1-git-send-email-vapier@gentoo.org>
Date: Tue, 9 Mar 2010 11:04:19 -0500
From: Mike Frysinger <vapier@...too.org>
To: linux-fbdev@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
uclinux-dist-devel@...ckfin.uclinux.org,
Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH] fbdev: bfin-lq035q1-fb: remove duplicated #include
From: Huang Weiyi <weiyi.huang@...il.com>
Remove duplicated #include('s) in
drivers/video/bfin-lq035q1-fb.c
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
Signed-off-by: Mike Frysinger <vapier@...too.org>
---
drivers/video/bfin-lq035q1-fb.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
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-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