[PATCH 2/6] drivers/parisc/ccio-dma.c: clean up remove duplicated headers

From: Francisco Alecrim
Date: Fri Dec 14 2007 - 13:56:30 EST


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@xxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/