aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/lloop.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-07-25 12:27:20 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 12:09:02 -0700
commitf75b7d2d6901a8c03bfbbd3422c747ff6c53bdcc (patch)
tree22e9be1e3fb1320b47a49bee03df02ad88d8538f /drivers/staging/lustre/lustre/llite/lloop.c
parentstaging: lustre: Remove duplicate header file inclusion in llite_mmap.c (diff)
downloadlinux-dev-f75b7d2d6901a8c03bfbbd3422c747ff6c53bdcc.tar.xz
linux-dev-f75b7d2d6901a8c03bfbbd3422c747ff6c53bdcc.zip
staging: lustre: Remove duplicate header file inclusion in lloop.c
Removed the header files included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/llite/lloop.c')
-rw-r--r--drivers/staging/lustre/lustre/llite/lloop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/llite/lloop.c b/drivers/staging/lustre/lustre/llite/lloop.c
index 9d4c17ea8808..e063efc23af9 100644
--- a/drivers/staging/lustre/lustre/llite/lloop.c
+++ b/drivers/staging/lustre/lustre/llite/lloop.c
@@ -99,7 +99,6 @@
#include <linux/completion.h>
#include <linux/highmem.h>
#include <linux/gfp.h>
-#include <linux/swap.h>
#include <linux/pagevec.h>
#include <asm/uaccess.h>