From: Linus Torvalds Date: Wed, 6 Aug 2008 19:04:54 +0000 (-0700) Subject: Revert duplicate "mm/hugetlb.c must #include " X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d6606683a5e3dac35cb979c7195f54ed827567bd;p=linux-beck.git Revert duplicate "mm/hugetlb.c must #include " This reverts commit 7cb93181629c613ee2b8f4ffe3446f8003074842, since we did that patch twice, and the problem was already fixed earlier by 78a34ae29bf1c9df62a5bd0f0798b6c62a54d520. Reported-by: Andi Kleen Signed-off-by: Linus Torvalds --- diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 28a2980ee435..757ca983fd99 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -17,7 +17,7 @@ #include #include #include -#include + #include #include #include