From: Sachin Kamat Date: Thu, 19 Sep 2013 05:09:44 +0000 (+0530) Subject: drm/exynos: Fix trivial typo in exynos_drm_fimd.c X-Git-Tag: next-20131210~113^2~4^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8654b3753f8b79fc57dbd6a8a633d88274836a6;p=karo-tx-linux.git drm/exynos: Fix trivial typo in exynos_drm_fimd.c Fixed a trivial typo. Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/drivers/gpu/drm/exynos/exynos_drm_fimd.c index 23da72b5eae9..a61878bf5dcd 100644 --- a/drivers/gpu/drm/exynos/exynos_drm_fimd.c +++ b/drivers/gpu/drm/exynos/exynos_drm_fimd.c @@ -31,7 +31,7 @@ #include "exynos_drm_iommu.h" /* - * FIMD is stand for Fully Interactive Mobile Display and + * FIMD stands for Fully Interactive Mobile Display and * as a display controller, it transfers contents drawn on memory * to a LCD Panel through Display Interfaces such as RGB or * CPU Interface.