Merge branch 'topic/usb-audio' into for-linus
[pandora-kernel.git] / include / linux / libata.h
index 79b6d7f..e5b6e33 100644 (file)
@@ -589,6 +589,7 @@ struct ata_device {
 #endif
        /* n_sector is CLEAR_BEGIN, read comment above CLEAR_BEGIN */
        u64                     n_sectors;      /* size of device, if ATA */
+       u64                     n_native_sectors; /* native size, if ATA */
        unsigned int            class;          /* ATA_DEV_xxx */
        unsigned long           unpark_deadline;