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: v3.12-rc1~26253 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39e91e433169bdfd5a312654e5988986662afd7f;p=kernel%2Fkernel-generic.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 7b54666..b573d1e 100644 --- a/include/linux/memory_hotplug.h +++ b/include/linux/memory_hotplug.h @@ -3,7 +3,6 @@ #include #include -#include #include struct page;