[PATCH] drm/sun4i: Fix a typo

From: Andrew Kreimer
Date: Sun Sep 15 2024 - 08:42:38 EST


Fix a typo in comments.

Reported-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Signed-off-by: Andrew Kreimer <algonell@xxxxxxxxx>
---
drivers/gpu/drm/sun4i/sun8i_mixer.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/sun4i/sun8i_mixer.h b/drivers/gpu/drm/sun4i/sun8i_mixer.h
index d7898c9c9cc0..0b24a5e3ac5f 100644
--- a/drivers/gpu/drm/sun4i/sun8i_mixer.h
+++ b/drivers/gpu/drm/sun4i/sun8i_mixer.h
@@ -120,7 +120,7 @@
/* format 21 is packed YUV444 10-bit */

/*
- * Sub-engines listed bellow are unused for now. The EN registers are here only
+ * Sub-engines listed below are unused for now. The EN registers are here only
* to be used to disable these sub-engines.
*/
#define SUN8I_MIXER_FCE_EN 0xa0000
--
2.39.5