mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 07:59:42 -04:00
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:
committed by
Greg Kroah-Hartman
parent
48d68b06b2
commit
64539a81d0
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user