From 39e91e433169bdfd5a312654e5988986662afd7f Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Tue, 16 Oct 2007 01:24:30 -0700 Subject: [PATCH] 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 --- include/linux/memory_hotplug.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h index 7b54666cea8..b573d1ec871 100644 --- a/include/linux/memory_hotplug.h +++ b/include/linux/memory_hotplug.h @@ -3,7 +3,6 @@ #include #include -#include #include struct page; -- 2.39.2