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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=39e91e433169bdfd5a312654e5988986662afd7f;p=linux-beck.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 7b54666cea8e..b573d1ec871f 100644 --- a/include/linux/memory_hotplug.h +++ b/include/linux/memory_hotplug.h @@ -3,7 +3,6 @@ #include #include -#include #include struct page;