From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:19 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in llite_mmap.c X-Git-Tag: v3.12-rc1~183^2~615 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ad531db6c83e277a86bdf6e5392a297cbeedb73;p=profile%2Fivi%2Fkernel-x86-ivi.git staging: lustre: Remove duplicate header file inclusion in llite_mmap.c Removed the header files included twice. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/llite/llite_mmap.c b/drivers/staging/lustre/lustre/llite/llite_mmap.c index a4061ee..b59cbd7 100644 --- a/drivers/staging/lustre/lustre/llite/llite_mmap.c +++ b/drivers/staging/lustre/lustre/llite/llite_mmap.c @@ -43,9 +43,6 @@ #include #include -#include -#include -#include #include #define DEBUG_SUBSYSTEM S_LLITE