]> git.sur5r.net Git - u-boot/blobdiff - api/api.c
net: axi_emac: Report phy-node error message permanently
[u-boot] / api / api.c
index 6b114f077f649c27ddd066383ee5fd6a94dd148d..457dc36f6fc4e76a9ff5356414e9c0ba67fe7466 100644 (file)
--- a/api/api.c
+++ b/api/api.c
@@ -189,7 +189,7 @@ static int API_get_timer(va_list ap)
  *
  *   - net: &eth_device struct address from list pointed to by eth_devices
  *
- *   - storage: block_dev_desc_t struct address from &ide_dev_desc[n],
+ *   - storage: struct blk_desc struct address from &ide_dev_desc[n],
  *     &scsi_dev_desc[n] and similar tables
  *
  ****************************************************************************/