X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Ftarget%2Ftarget_core_fabric_configfs.c;h=4f77cce22646df958e05c7cf66d37be813f4757f;hb=ad016770d43ff46662255b668937e82d519963b6;hp=09b6f8729f918edbcd913770ef73c16485594839;hpb=8f86f36284547fdd873769a5f190549f3ab69cca;p=~andy%2Flinux diff --git a/drivers/target/target_core_fabric_configfs.c b/drivers/target/target_core_fabric_configfs.c index 09b6f8729f9..4f77cce2264 100644 --- a/drivers/target/target_core_fabric_configfs.c +++ b/drivers/target/target_core_fabric_configfs.c @@ -36,18 +36,14 @@ #include #include -#include -#include -#include -#include +#include #include #include #include +#include "target_core_internal.h" #include "target_core_alua.h" -#include "target_core_hba.h" #include "target_core_pr.h" -#include "target_core_stat.h" #define TF_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ static void target_fabric_setup_##_name##_cit(struct target_fabric_configfs *tf) \