summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/libata.h')
-rw-r--r--include/linux/libata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h
index 15efec05df67..aeec91521bec 100644
--- a/include/linux/libata.h
+++ b/include/linux/libata.h
@@ -769,6 +769,8 @@ struct ata_port {
struct device *dev;
struct device tdev;
+ struct irq_expect *irq_expect; /* for irq expecting */
+
struct mutex scsi_scan_mutex;
struct delayed_work hotplug_task;
struct work_struct scsi_rescan_task;