diff options
-rw-r--r-- | include/target/target_core_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index 663e34a5383f..4fa0f1038360 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
@@ -211,7 +211,6 @@ enum tcm_tmreq_table { | |||
211 | TMR_LUN_RESET = 5, | 211 | TMR_LUN_RESET = 5, |
212 | TMR_TARGET_WARM_RESET = 6, | 212 | TMR_TARGET_WARM_RESET = 6, |
213 | TMR_TARGET_COLD_RESET = 7, | 213 | TMR_TARGET_COLD_RESET = 7, |
214 | TMR_FABRIC_TMR = 255, | ||
215 | }; | 214 | }; |
216 | 215 | ||
217 | /* fabric independent task management response values */ | 216 | /* fabric independent task management response values */ |