drm/exynos/hdmi: constify global variables
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 24 Oct 2016 11:08:44 +0000 (13:08 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:54:10 +0000 (13:54 +0900)
commitc635c80679bc31b85d5e1d09454df6f687b91a3f
treebe5e65a1dc836374a28300a96c2f45423e22ca22
parent74429f0af15a232b8e12c240bc51733f2510f29b
drm/exynos/hdmi: constify global variables

These variables should not be modified.

Change-Id: I9cef5d79465e24d3bc1d825afb94cccc09ff1756
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c