|
@@ -560,8 +560,8 @@ struct ata_ering {
|
|
struct ata_device {
|
|
struct ata_device {
|
|
struct ata_link *link;
|
|
struct ata_link *link;
|
|
unsigned int devno; /* 0 or 1 */
|
|
unsigned int devno; /* 0 or 1 */
|
|
- unsigned long flags; /* ATA_DFLAG_xxx */
|
|
|
|
unsigned int horkage; /* List of broken features */
|
|
unsigned int horkage; /* List of broken features */
|
|
|
|
+ unsigned long flags; /* ATA_DFLAG_xxx */
|
|
struct scsi_device *sdev; /* attached SCSI device */
|
|
struct scsi_device *sdev; /* attached SCSI device */
|
|
#ifdef CONFIG_ATA_ACPI
|
|
#ifdef CONFIG_ATA_ACPI
|
|
acpi_handle acpi_handle;
|
|
acpi_handle acpi_handle;
|