Clean up duplicate includes in include/linux/memory_hotplug.h
authorJesper Juhl <[email protected]>
Tue, 16 Oct 2007 08:24:30 +0000 (01:24 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Oct 2007 16:42:52 +0000 (09:42 -0700)
This patch cleans up duplicate includes in
include/linux/memory_hotplug.h

Signed-off-by: Jesper Juhl <[email protected]>
Acked-by: Yasunori Goto <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/memory_hotplug.h

index 7b54666cea8e9d3ea1b5c66682f2ea7a36e0fc72..b573d1ec871f4561ab2afcfaad7fd496b774eaee 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <linux/mmzone.h>
 #include <linux/spinlock.h>
-#include <linux/mmzone.h>
 #include <linux/notifier.h>
 
 struct page;