]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerInki Dae <inki.dae@samsung.com>
Mon, 1 Jan 2018 23:38:49 +0000 (08:38 +0900)
commitca52c7121f80eb13176e04645010f9c4bce375d6
tree6297dadb6032f72aaf44cbcf8ca25273238d80af
parent4f52e55081fb81d6348ecca1f5e2cd45480ca559
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