staging: lustre: Remove duplicate inclusion of crypto.h

crypto.h was 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 2014-02-12 15:38:41 +05:30 committed by Greg Kroah-Hartman
parent 48d68b06b2
commit 64539a81d0
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
#include <linux/slab.h>
#include <linux/crypto.h>
#include <linux/mutex.h>
#include <linux/crypto.h>
#include <obd.h>
#include <obd_class.h>