drm/exynos: Fix trivial typo in exynos_drm_fimd.c
Fixed a trivial typo. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
This commit is contained in:
parent
1b28c3e628
commit
b8654b3753
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
#include "exynos_drm_iommu.h"
|
#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
|
* as a display controller, it transfers contents drawn on memory
|
||||||
* to a LCD Panel through Display Interfaces such as RGB or
|
* to a LCD Panel through Display Interfaces such as RGB or
|
||||||
* CPU Interface.
|
* CPU Interface.
|
||||||
|
|
Loading…
Add table
Reference in a new issue