From: James Simmons Date: Sun, 20 Aug 2017 02:26:11 +0000 (-0400) Subject: staging: lustre: uapi: remove included headers out of lustre_param.h X-Git-Tag: v5.15~10534^2~145 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bcf0ec951b8bbb7fca7e413d7350d7193bcbb111;p=platform%2Fkernel%2Flinux-starfive.git staging: lustre: uapi: remove included headers out of lustre_param.h All the included headers in lustre_param.h are lustre kernel internal headers and they are not even needed. Just remove them. Signed-off-by: James Simmons Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6401 Reviewed-on: https://review.whamcloud.com/24325 Reviewed-by: Ben Evans Reviewed-by: John L. Hammond Reviewed-by: Oleg Drokin Signed-off-by: James Simmons Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/include/lustre_param.h b/drivers/staging/lustre/lustre/include/lustre_param.h index 2620e02..f6f4752 100644 --- a/drivers/staging/lustre/lustre/include/lustre_param.h +++ b/drivers/staging/lustre/lustre/include/lustre_param.h @@ -39,9 +39,6 @@ #ifndef _LUSTRE_PARAM_H #define _LUSTRE_PARAM_H -#include "../../include/linux/libcfs/libcfs.h" -#include "../../include/linux/lnet/types.h" - /** \defgroup param param * * @{