commit | 4f52e55081fb81d6348ecca1f5e2cd45480ca559 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Tue Dec 26 14:07:18 2017 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jan 02 08:38:00 2018 +0900 |
tree | 3b589a689199af57108581da46c8533dff51af03 | |
parent | cb30701b7482cfe2e03ca6186b7c89043faa1f25 [diff] |
drm/exynos/decon: Move headers from global to local place The DECON headers contain only defines for registers. There are no other drivers using them so this should be put locally to the Exynos DRM driver. Keeping headers local helps managing the code. Suggested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>