OSDN Git Service

drm/exynos/hdmi: constify global variables
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 2 Nov 2015 13:16:40 +0000 (14:16 +0100)
committerInki Dae <daeinki@gmail.com>
Fri, 29 Apr 2016 16:03:46 +0000 (01:03 +0900)
commit190a3c619d86c10746dfbd39dec3095ce60f5d29
tree2ec4079ce943284d0072c25ae803050ce27d5126
parent9be7e9898444f74e6fd90eb2773e28105163915a
drm/exynos/hdmi: constify global variables

These variables should not be modified.

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