diff options
-rw-r--r-- | include/linux/libata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index 9080789913f7..6013211ac7de 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
@@ -318,7 +318,6 @@ enum { | |||
318 | }; | 318 | }; |
319 | 319 | ||
320 | enum hsm_task_states { | 320 | enum hsm_task_states { |
321 | HSM_ST_UNKNOWN, /* state unknown */ | ||
322 | HSM_ST_IDLE, /* no command on going */ | 321 | HSM_ST_IDLE, /* no command on going */ |
323 | HSM_ST, /* (waiting the device to) transfer data */ | 322 | HSM_ST, /* (waiting the device to) transfer data */ |
324 | HSM_ST_LAST, /* (waiting the device to) complete command */ | 323 | HSM_ST_LAST, /* (waiting the device to) complete command */ |