* [PATCH 5/5] mm: remove duplicated #include
@ 2009-09-27 3:15 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-09-27 3:15 UTC (permalink / raw)
To: kamezawa.hiroyu; +Cc: linux-mm, Huang Weiyi
Remove duplicated #include('s) in
mm/vmalloc.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
mm/vmalloc.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mm/vmalloc.c b/mm/vmalloc.c
index 69511e6..2f7c9d7 100644
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
@@ -25,7 +25,6 @@
#include <linux/rcupdate.h>
#include <linux/pfn.h>
#include <linux/kmemleak.h>
-#include <linux/highmem.h>
#include <asm/atomic.h>
#include <asm/uaccess.h>
#include <asm/tlbflush.h>
--
1.6.1.3
--
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:[~2009-09-27 3:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-27 3:15 [PATCH 5/5] mm: remove 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