From: Heinrich Schuchardt Date: Mon, 14 Apr 2025 11:49:43 +0000 (+0200) Subject: mmc: type 'Relatvie' X-Git-Tag: v2025.07-rc1~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392a5860bd65c467696deb6c0713b488a66d1b28;p=pandora-u-boot.git mmc: type 'Relatvie' %s/Relatvie/Relative' Signed-off-by: Heinrich Schuchardt Acked-by: Peng Fan Signed-off-by: Peng Fan --- diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c index 47139e0a911..13e887eef0d 100644 --- a/drivers/mmc/mmc.c +++ b/drivers/mmc/mmc.c @@ -2550,7 +2550,7 @@ static int mmc_startup(struct mmc *mmc) /* * For MMC cards, set the Relative Address. - * For SD cards, get the Relatvie Address. + * For SD cards, get the Relative Address. * This also puts the cards into Standby State */ if (!mmc_host_is_spi(mmc)) { /* cmd not supported in spi */