summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/target/target_core_device.h')
-rw-r--r--include/target/target_core_device.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/target/target_core_device.h b/include/target/target_core_device.h
deleted file mode 100644
index c6123a49014d..000000000000
--- a/include/target/target_core_device.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef TARGET_CORE_DEVICE_H
-#define TARGET_CORE_DEVICE_H
-
-
-// external
-extern int transport_lookup_cmd_lun(struct se_cmd *, u32);
-extern int transport_lookup_tmr_lun(struct se_cmd *, u32);
-
-#endif /* TARGET_CORE_DEVICE_H */