From: Anil Belur Date: Wed, 25 Jun 2014 04:57:28 +0000 (+1000) Subject: staging: lustre: llite: llite_capa.c - fixed warning to use recomended headers - this fixes "WARNING: Use #include instead of " Signed-off-by: Anil Belur Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/llite/llite_capa.c b/drivers/staging/lustre/lustre/llite/llite_capa.c index 7ed45a4e4e08..2f11cbf5639c 100644 --- a/drivers/staging/lustre/lustre/llite/llite_capa.c +++ b/drivers/staging/lustre/lustre/llite/llite_capa.c @@ -41,7 +41,7 @@ #define DEBUG_SUBSYSTEM S_LLITE #include -#include +#include #include #include