]> Git Repo - linux.git/blobdiff - include/linux/libata.h
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
[linux.git] / include / linux / libata.h
index 8bf5e59a7859731e8c638e8930d106cc1428ee09..675895ffa2ddb9c041660339e2984953e954bc59 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/acpi.h>
 #include <linux/cdrom.h>
 #include <linux/sched.h>
+#include <linux/async.h>
 
 /*
  * Define if arch has non-standard setup.  This is a _PCI_ standard
@@ -872,6 +873,8 @@ struct ata_port {
        struct timer_list       fastdrain_timer;
        unsigned long           fastdrain_cnt;
 
+       async_cookie_t          cookie;
+
        int                     em_message_type;
        void                    *private_data;
 
This page took 0.032544 seconds and 4 git commands to generate.