]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/libata.h
Merge ARM fixes
[karo-tx-linux.git] / include / linux / libata.h
index b870b20df43c6abb43fdf5973091201130841d59..86762a9f52ba19bb4622662264750d8c6b943646 100644 (file)
@@ -35,6 +35,7 @@
 #include <linux/ata.h>
 #include <linux/workqueue.h>
 #include <scsi/scsi_host.h>
+#include <linux/acpi.h>
 
 /*
  * Define if arch has non-standard setup.  This is a _PCI_ standard
@@ -495,6 +496,10 @@ struct ata_device {
        /* error history */
        struct ata_ering        ering;
        unsigned int            horkage;        /* List of broken features */
+#ifdef CONFIG_SATA_ACPI
+       /* ACPI objects info */
+       acpi_handle obj_handle;
+#endif
 };
 
 /* Offset into struct ata_device.  Fields above it are maintained