summaryrefslogtreecommitdiff
path: root/drivers/sound/tegra_ahub.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/tegra_ahub.c')
-rw-r--r--drivers/sound/tegra_ahub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sound/tegra_ahub.c b/drivers/sound/tegra_ahub.c
index 8708fc44a9..495a29c513 100644
--- a/drivers/sound/tegra_ahub.c
+++ b/drivers/sound/tegra_ahub.c
@@ -70,7 +70,7 @@ static int tegra_ahub_apbif_is_full(struct udevice *dev)
/**
* tegra_ahub_wait_for_space() - Wait for space in the FIFO
*
- * @return 0 if OK, -ETIMEDOUT if no space was available in time
+ * Return: 0 if OK, -ETIMEDOUT if no space was available in time
*/
static int tegra_ahub_wait_for_space(struct udevice *dev)
{