aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/libata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h
index 80c2339da67d..047192253c3a 100644
--- a/include/linux/libata.h
+++ b/include/linux/libata.h
@@ -400,6 +400,7 @@ struct ata_port {
400 400
401 struct ata_host_stats stats; 401 struct ata_host_stats stats;
402 struct ata_host_set *host_set; 402 struct ata_host_set *host_set;
403 struct device *dev;
403 404
404 struct work_struct port_task; 405 struct work_struct port_task;
405 406