]> Pileus Git - ~andy/linux/blobdiff - drivers/target/target_core_fabric_configfs.c
ARM: S5PC100: use static declaration when it is not used in other files
[~andy/linux] / drivers / target / target_core_fabric_configfs.c
index 09b6f8729f918edbcd913770ef73c16485594839..4f77cce22646df958e05c7cf66d37be813f4757f 100644 (file)
 #include <linux/configfs.h>
 
 #include <target/target_core_base.h>
-#include <target/target_core_device.h>
-#include <target/target_core_tpg.h>
-#include <target/target_core_transport.h>
-#include <target/target_core_fabric_ops.h>
+#include <target/target_core_fabric.h>
 #include <target/target_core_fabric_configfs.h>
 #include <target/target_core_configfs.h>
 #include <target/configfs_macros.h>
 
+#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) \