projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcca2bd
)
Clean up duplicate includes in include/linux/memory_hotplug.h
author
Jesper Juhl
<
[email protected]
>
Tue, 16 Oct 2007 08:24:30 +0000
(
01:24
-0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/include/linux/memory_hotplug.h
b/include/linux/memory_hotplug.h
index 7b54666cea8e9d3ea1b5c66682f2ea7a36e0fc72..b573d1ec871f4561ab2afcfaad7fd496b774eaee 100644
(file)
--- a/
include/linux/memory_hotplug.h
+++ b/
include/linux/memory_hotplug.h
@@
-3,7
+3,6
@@
#include <linux/mmzone.h>
#include <linux/spinlock.h>
-#include <linux/mmzone.h>
#include <linux/notifier.h>
struct page;