drm/exynos: remove exynos_drm_plane.h header
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 7 Dec 2018 12:00:04 +0000 (13:00 +0100)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 20 Mar 2019 11:48:11 +0000 (12:48 +0100)
commit6e6435a64d28574e8cd9f672dec1b045804e7a2f
tree66a812d0873e30610a464bd0f459403171ae80f9
parent8ed898456aa89651b597ff5fe9ba5014e2c13465
drm/exynos: remove exynos_drm_plane.h header

The header contains only declaration of one function, the rest of exynos
plane declaration is in exynos_drm_drv.h.
Let's merge it together.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c
drivers/gpu/drm/exynos/exynos7_drm_decon.c
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/gpu/drm/exynos/exynos_drm_plane.c
drivers/gpu/drm/exynos/exynos_drm_plane.h [deleted file]
drivers/gpu/drm/exynos/exynos_drm_vidi.c
drivers/gpu/drm/exynos/exynos_mixer.c