Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / include / ram.h
index 273d415..2fc971d 100644 (file)
@@ -32,7 +32,7 @@ struct ram_ops {
  *
  * @dev:       Device to check (UCLASS_RAM)
  * @info:      Returns RAM info
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
  */
 int ram_get_info(struct udevice *dev, struct ram_info *info);