Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm...
[platform/kernel/u-boot.git] / include / extension_board.h
index c530a0a..3b75b5b 100644 (file)
@@ -19,7 +19,7 @@ struct extension {
 /**
  * extension_board_scan - Add system-specific function to scan extension board.
  * @param extension_list       List of extension board information to update.
- * @return the number of extension.
+ * Return: the number of extension.
  *
  * This function is called if CONFIG_CMD_EXTENSION is defined.
  * Needs to fill the list extension_list with elements.