]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - include/linux/libata.h
[PATCH] libata: Remove dependence on host_set->dev for SAS
[linux-2.6.git] / include / linux / libata.h
index 80c2339da67d5923cf8d2ee028613db83801bcc9..047192253c3a9ba0a3dee391d0c3fd2aaffbc489 100644 (file)
@@ -400,6 +400,7 @@ struct ata_port {
 
        struct ata_host_stats   stats;
        struct ata_host_set     *host_set;
+       struct device           *dev;
 
        struct work_struct      port_task;