[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1197658610-4558-3-git-send-email-francisco.alecrim@indt.org.br>
Date: Fri, 14 Dec 2007 14:56:46 -0400
From: Francisco Alecrim <francisco.alecrim@...t.org.br>
To: linux-kernel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, dbrownell@...rs.sourceforge.net,
kyle@...isc-linux.org, dmitry.torokhov@...il.com,
hcegtvedt@...el.com,
Francisco Alecrim <francisco.alecrim@...t.org.br>
Subject: [PATCH 2/6] drivers/parisc/ccio-dma.c: clean up remove duplicated headers
Remove duplicated headers in drivers/parisc/ccio-dma.c:
drivers/parisc/ccio-dma.c: linux/proc_fs.h is included more than once.
Signed-off-by: Francisco Alecrim <francisco.alecrim@...t.org.br>
---
drivers/parisc/ccio-dma.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
index 7c60cbd..b67b056 100644
--- a/drivers/parisc/ccio-dma.c
+++ b/drivers/parisc/ccio-dma.c
@@ -76,7 +76,6 @@
#undef CCIO_MAP_STATS
#endif
-#include <linux/proc_fs.h>
#include <asm/runway.h> /* for proc_runway_root */
#ifdef DEBUG_CCIO_INIT
--
1.5.3.7
--
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