commit | ca52c7121f80eb13176e04645010f9c4bce375d6 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Tue Dec 26 14:07:19 2017 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jan 02 08:38:49 2018 +0900 |
tree | 6297dadb6032f72aaf44cbcf8ca25273238d80af | |
parent | 4f52e55081fb81d6348ecca1f5e2cd45480ca559 [diff] |
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>