From: Jesper Juhl Date: Tue, 16 Oct 2007 08:24:30 +0000 (-0700) Subject: Clean up duplicate includes in include/linux/memory_hotplug.h X-Git-Tag: v2.6.24-rc1~1239 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=39e91e433169bdfd5a312654e5988986662afd7f;p=users%2Fdwmw2%2Flinux.git 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 Acked-by: Yasunori Goto Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h index 7b54666cea8e9..b573d1ec871f4 100644 --- a/include/linux/memory_hotplug.h +++ b/include/linux/memory_hotplug.h @@ -3,7 +3,6 @@ #include #include -#include #include struct page;