[PATCH] mci: imx-esdhc-pbl: Fix two typos in a comment
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Fri Aug 13 07:03:52 PDT 2021
Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
---
drivers/mci/imx-esdhc-pbl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/mci/imx-esdhc-pbl.c b/drivers/mci/imx-esdhc-pbl.c
index d7136f54922c..b253673dfe1d 100644
--- a/drivers/mci/imx-esdhc-pbl.c
+++ b/drivers/mci/imx-esdhc-pbl.c
@@ -143,8 +143,8 @@ esdhc_load_image(struct fsl_esdhc_host *host, ptrdiff_t address,
*
* buf + ofs = entry
*
- * solving the above for 'buf' gvies us the
- * adjustement that needs to be made:
+ * solving the above for 'buf' gives us the
+ * adjustment that needs to be made:
*
* buf = entry - ofs
*
base-commit: 72424fd057d135ec0e41139fe4cb5740471d33a5
--
2.30.2
More information about the barebox
mailing list