target: header reshuffle, part2
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / drivers / target / target_core_transport.c
index e0ea63dedde307c787eca8acf41a56db70025d13..72c13b7a349f95bbccc2cd113ee982d8952c97fe 100644 (file)
 #include <scsi/scsi_tcq.h>
 
 #include <target/target_core_base.h>
-#include <target/target_core_device.h>
-#include <target/target_core_tmr.h>
-#include <target/target_core_tpg.h>
-#include <target/target_core_transport.h>
-#include <target/target_core_fabric_ops.h>
+#include <target/target_core_backend.h>
+#include <target/target_core_fabric.h>
 #include <target/target_core_configfs.h>
 
 #include "target_core_internal.h"