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:
6299702
)
mm/hugetlb.c: remove duplicate inclusion of header file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 8 Oct 2012 23:32:50 +0000
(16:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:51 +0000
(16:22 +0900)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/hugetlb.c
patch
|
blob
|
history
diff --git
a/mm/hugetlb.c
b/mm/hugetlb.c
index c9b40e3a993668f42837bc6ed553685004806d53..8536741f069b2449bbaab9e752431fb9eb4527a6 100644
(file)
--- a/
mm/hugetlb.c
+++ b/
mm/hugetlb.c
@@
-30,7
+30,6
@@
#include <linux/hugetlb.h>
#include <linux/hugetlb_cgroup.h>
#include <linux/node.h>
-#include <linux/hugetlb_cgroup.h>
#include "internal.h"
const unsigned long hugetlb_zero = 0, hugetlb_infinity = ~0UL;