mm/sparse.c: Removed duplicated include

From: Huang Weiyi
Date: Fri Jul 25 2008 - 11:30:27 EST


Removed duplicated include file "internal.h" in
mm/sparse.c.

Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>

diff --git a/mm/sparse.c b/mm/sparse.c
index 8ffc089..8e07810 100644
--- a/mm/sparse.c
+++ b/mm/sparse.c
@@ -12,7 +12,6 @@
#include <asm/dma.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
-#include "internal.h"

/*
* Permanent SPARSEMEM data:


--
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/