summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-adma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/sdhci-adma.c')
-rw-r--r--drivers/mmc/sdhci-adma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/sdhci-adma.c b/drivers/mmc/sdhci-adma.c
index 2ec057fbb1..8213223d3f 100644
--- a/drivers/mmc/sdhci-adma.c
+++ b/drivers/mmc/sdhci-adma.c
@@ -64,7 +64,7 @@ void sdhci_prepare_adma_table(struct sdhci_adma_desc *table,
/**
* sdhci_adma_init() - initialize the ADMA descriptor table
*
- * @return pointer to the allocated descriptor table or NULL in case of an
+ * Return: pointer to the allocated descriptor table or NULL in case of an
* error.
*/
struct sdhci_adma_desc *sdhci_adma_init(void)