aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/exynos_drm.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-10-24 17:17:37 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2019-10-24 17:59:45 +0200
commit3f4bb9f75090fc82229431a8e4a3c293b6094f2e (patch)
treecb200e92a3785b9e6b9321d4328e7b46cd9ca6a4 /include/uapi/drm/exynos_drm.h
parentdrm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers (diff)
downloadlinux-dev-3f4bb9f75090fc82229431a8e4a3c293b6094f2e.tar.xz
linux-dev-3f4bb9f75090fc82229431a8e4a3c293b6094f2e.zip
drm: Spelling s/connet/connect/
Fix misspellings of "connector" and "connection" Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20191024151737.29287-1-geert+renesas@glider.be
Diffstat (limited to 'include/uapi/drm/exynos_drm.h')
-rw-r--r--include/uapi/drm/exynos_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/drm/exynos_drm.h b/include/uapi/drm/exynos_drm.h
index 3e59b8382dd8..45c6582b3df3 100644
--- a/include/uapi/drm/exynos_drm.h
+++ b/include/uapi/drm/exynos_drm.h
@@ -68,7 +68,7 @@ struct drm_exynos_gem_info {
/**
* A structure for user connection request of virtual display.
*
- * @connection: indicate whether doing connetion or not by user.
+ * @connection: indicate whether doing connection or not by user.
* @extensions: if this value is 1 then the vidi driver would need additional
* 128bytes edid data.
* @edid: the edid data pointer from user side.