drm/exynos/decon: Add include guard to the Exynos7 header
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 26 Dec 2017 13:07:19 +0000 (14:07 +0100)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:10 +0000 (14:56 +0900)
commit561d51922a1c5e4923423362210bb3bd2c882ded
tree754016b5dffe76d32fc9777396b7a6ec79bdac7a
parentc49b29cd90beb9a4c43201910746fdedee0e5868
drm/exynos/decon: Add include guard to the Exynos7 header

Although header is included only once but still having an include guard
is a good practice.  To avoid confusion, add SoC prefix to existing
Exynos5433 header include guard.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/regs-decon5433.h
drivers/gpu/drm/exynos/regs-decon7.h