summaryrefslogtreecommitdiffstats
path: root/include/sata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sata.h')
-rw-r--r--include/sata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sata.h b/include/sata.h
index fa61da8ddd..b35359aa5a 100644
--- a/include/sata.h
+++ b/include/sata.h
@@ -14,6 +14,6 @@ int sata_stop(void);
int __sata_stop(void);
int sata_port_status(int dev, int port);
-extern block_dev_desc_t sata_dev_desc[];
+extern struct blk_desc sata_dev_desc[];
#endif
OpenPOWER on IntegriCloud