From: Shraddha Barke Date: Tue, 13 Oct 2015 16:50:28 +0000 (+0530) Subject: Staging: lustre: lov: Remove unused #include header file X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c29722158c29cb5aad60108268cb8649a171c876;p=deliverable%2Flinux.git Staging: lustre: lov: Remove unused #include header file Remove lclient.h header since it is not used. Signed-off-by: Shraddha Barke Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/lov/lov_object.c b/drivers/staging/lustre/lustre/lov/lov_object.c index e67df6416d59..1837bbff76bf 100644 --- a/drivers/staging/lustre/lustre/lov/lov_object.c +++ b/drivers/staging/lustre/lustre/lov/lov_object.c @@ -42,7 +42,6 @@ #define DEBUG_SUBSYSTEM S_LOV #include "lov_cl_internal.h" -#include "../include/lclient.h" /** \addtogroup lov * @{