diff options
Diffstat (limited to 'include/target')
-rw-r--r-- | include/target/target_core_backend.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/target/target_core_backend.h b/include/target/target_core_backend.h index 8c9ff1b14396..55da17b48d9d 100644 --- a/include/target/target_core_backend.h +++ b/include/target/target_core_backend.h | |||
@@ -51,8 +51,6 @@ struct se_device *transport_add_device_to_core_hba(struct se_hba *, | |||
51 | void transport_complete_sync_cache(struct se_cmd *, int); | 51 | void transport_complete_sync_cache(struct se_cmd *, int); |
52 | void transport_complete_task(struct se_task *, int); | 52 | void transport_complete_task(struct se_task *, int); |
53 | 53 | ||
54 | void target_get_task_cdb(struct se_task *, unsigned char *); | ||
55 | |||
56 | void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *); | 54 | void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *); |
57 | int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *); | 55 | int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *); |
58 | int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *); | 56 | int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *); |