summaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h
diff options
context:
space:
mode:
authorJesper Juhl2007-10-16 10:24:30 +0200
committerLinus Torvalds2007-10-16 18:42:52 +0200
commit39e91e433169bdfd5a312654e5988986662afd7f (patch)
tree65e3e1fb9cc506b59be14cf58d3fb0d309be3119 /include/linux/memory_hotplug.h
parentDuring VM oom condition, kill all threads in process group (diff)
downloadkernel-qcow2-linux-39e91e433169bdfd5a312654e5988986662afd7f.tar.gz
kernel-qcow2-linux-39e91e433169bdfd5a312654e5988986662afd7f.tar.xz
kernel-qcow2-linux-39e91e433169bdfd5a312654e5988986662afd7f.zip
Clean up duplicate includes in include/linux/memory_hotplug.h
This patch cleans up duplicate includes in include/linux/memory_hotplug.h Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Yasunori Goto <y-goto@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/memory_hotplug.h')
-rw-r--r--include/linux/memory_hotplug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h
index 7b54666cea8e..b573d1ec871f 100644
--- a/include/linux/memory_hotplug.h
+++ b/include/linux/memory_hotplug.h
@@ -3,7 +3,6 @@
#include <linux/mmzone.h>
#include <linux/spinlock.h>
-#include <linux/mmzone.h>
#include <linux/notifier.h>
struct page;