From: Sachin Kamat Date: Wed, 26 Sep 2012 01:33:52 +0000 (+1000) Subject: mm/hugetlb.c: remove duplicate inclusion of header file X-Git-Tag: next-20120927~1^2~222 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=89ab22d489657d537633f711a2420da0c6c40902;p=karo-tx-linux.git mm/hugetlb.c: remove duplicate inclusion of header file Signed-off-by: Sachin Kamat Signed-off-by: Andrew Morton --- diff --git a/mm/hugetlb.c b/mm/hugetlb.c index c9b40e3a9936..8536741f069b 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -30,7 +30,6 @@ #include #include #include -#include #include "internal.h" const unsigned long hugetlb_zero = 0, hugetlb_infinity = ~0UL;