* mm/sparse.c: Removed duplicated include
@ 2008-07-25 15:30 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2008-07-25 15:30 UTC (permalink / raw)
To: linux-mm, linux-kernel
Removed duplicated include file "internal.h" in
mm/sparse.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-25 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-25 15:30 mm/sparse.c: Removed duplicated include Huang Weiyi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox