staging: lustre: Remove duplicate header file inclusion in lmv_intent.c

Removed the header file included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sachin Kamat 2013-07-25 12:27:24 +05:30 committed by Greg Kroah-Hartman
parent 0c050588a2
commit c92b5ea0af
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/pagemap.h>
#include <asm/div64.h>
#include <linux/seq_file.h>