Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[firefly-linux-kernel-4.4.55.git] / include / linux / libata.h
index 6b08cc106c218dc06d60988663c4bcac3eaba5fe..8dad4a307bb8c4b086e8f6f62211d91d8c05a53a 100644 (file)
@@ -231,8 +231,7 @@ enum {
        ATA_FLAG_SW_ACTIVITY    = (1 << 22), /* driver supports sw activity
                                              * led */
        ATA_FLAG_NO_DIPM        = (1 << 23), /* host not happy with DIPM */
-       ATA_FLAG_LOWTAG         = (1 << 24), /* host wants lowest available tag */
-       ATA_FLAG_SAS_HOST       = (1 << 25), /* SAS host */
+       ATA_FLAG_SAS_HOST       = (1 << 24), /* SAS host */
 
        /* bits 24:31 of ap->flags are reserved for LLD specific flags */