aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_alua.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-05-03 08:50:56 +0200
committerNicholas Bellinger <nab@linux-iscsi.org>2015-05-30 22:42:39 -0700
commit7ad34a93675e9c5a65711f83c518871317adc2ee (patch)
treeadc5e562585d30c65c5ef00d9d50a2215804a9cf /drivers/target/target_core_alua.c
parenttarget: remove struct target_fabric_configfs_template (diff)
downloadlinux-dev-7ad34a93675e9c5a65711f83c518871317adc2ee.tar.xz
linux-dev-7ad34a93675e9c5a65711f83c518871317adc2ee.zip
target: target_core_configfs.h is not needed in fabric drivers
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_alua.c')
-rw-r--r--drivers/target/target_core_alua.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/target/target_core_alua.c b/drivers/target/target_core_alua.c
index 4f8d4d459aa4..b590f153a7b6 100644
--- a/drivers/target/target_core_alua.c
+++ b/drivers/target/target_core_alua.c
@@ -35,7 +35,6 @@
#include <target/target_core_base.h>
#include <target/target_core_backend.h>
#include <target/target_core_fabric.h>
-#include <target/target_core_configfs.h>
#include "target_core_internal.h"
#include "target_core_alua.h"