[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / dpti.h
index beded716f93f4cbf4e929e9a354bba46d4c18be2..aeb046186c84e4043e204736ba9505f856f44607 100644 (file)
@@ -202,7 +202,6 @@ struct adpt_channel {
 
 // HBA state flags
 #define DPTI_STATE_RESET       (0x01)
-#define DPTI_STATE_IOCTL       (0x02)
 
 typedef struct _adpt_hba {
        struct _adpt_hba *next;