[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090201140429.6002.WEIYI.HUANG@gmail.com>
Date: Sun, 01 Feb 2009 14:05:53 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: gregkh@...e.de
Cc: linux-kernel@...r.kernel.org
Subject: staging: remove duplicated #include's
Removed duplicated #include's in drivers/staging/altpciechdma/altpciechdma.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/drivers/staging/altpciechdma/altpciechdma.c b/drivers/staging/altpciechdma/altpciechdma.c
index f516140..3e04a62 100644
--- a/drivers/staging/altpciechdma/altpciechdma.c
+++ b/drivers/staging/altpciechdma/altpciechdma.c
@@ -46,7 +46,6 @@
#include <linux/cdev.h>
#include <linux/delay.h>
#include <linux/dma-mapping.h>
-#include <linux/delay.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/io.h>
--
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