aboutsummaryrefslogtreecommitdiff
path: root/include/handoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/handoff.h')
-rw-r--r--include/handoff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/handoff.h b/include/handoff.h
index 070a79c..0104b83 100644
--- a/include/handoff.h
+++ b/include/handoff.h
@@ -38,7 +38,7 @@ void handoff_load_dram_banks(struct spl_handoff *ho);
* write_spl_handoff().
*
* @ho: Handoff area to fill in
- * @return 0 if OK, -ve on error
+ * Return: 0 if OK, -ve on error
*/
int handoff_arch_save(struct spl_handoff *ho);