Skip to content

Commit

Permalink
drm/exynos: Fix trivial typo in exynos_drm_fimd.c
Browse files Browse the repository at this point in the history
Fixed a trivial typo.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
  • Loading branch information
Sachin Kamat authored and Inki Dae committed Dec 2, 2013
1 parent 1b28c3e commit b8654b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/exynos/exynos_drm_fimd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b8654b3

Please sign in to comment.