]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: lustre: lov: Remove unused #include header file
authorShraddha Barke <shraddha.6596@gmail.com>
Tue, 13 Oct 2015 16:50:28 +0000 (22:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 17:15:11 +0000 (10:15 -0700)
Remove lclient.h header since it is not used.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_object.c

index e67df6416d59a5e426c45dcbb9f72583eff44eba..1837bbff76bfe84b89b7c3f08fb209475e04bdf5 100644 (file)
@@ -42,7 +42,6 @@
 #define DEBUG_SUBSYSTEM S_LOV
 
 #include "lov_cl_internal.h"
-#include "../include/lclient.h"
 
 /** \addtogroup lov
  *  @{