]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drm/exynos: Fix trivial typo in exynos_drm_fimd.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 19 Sep 2013 05:09:44 +0000 (10:39 +0530)
committerInki Dae <inki.dae@samsung.com>
Mon, 2 Dec 2013 13:49:20 +0000 (22:49 +0900)
Fixed a trivial typo.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c

index 23da72b5eae98b0bae1e400ea28d74ed5ee7e472..a61878bf5dcd091cf31ed64a8374d230b580dc1e 100644 (file)
@@ -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.