Skip to content

Commit e0e86f2

Browse files
ColinIanKingrobclark
authored andcommitted
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
There is a spelling mistake in a Kconfig description. Fix it. Signed-off-by: Colin Ian King <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/506301/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Clark <[email protected]>
1 parent ccc40d4 commit e0e86f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/msm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ config DRM_MSM_HDMI
155155
Compile in support for the HDMI output MSM DRM driver. It can
156156
be a primary or a secondary display on device. Note that this is used
157157
only for the direct HDMI output. If the device outputs HDMI data
158-
throught some kind of DSI-to-HDMI bridge, this option can be disabled.
158+
through some kind of DSI-to-HDMI bridge, this option can be disabled.
159159

160160
config DRM_MSM_HDMI_HDCP
161161
bool "Enable HDMI HDCP support in MSM DRM driver"

0 commit comments

Comments
 (0)