]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/exynos/exynos_drm_plane.c
drm/exynos: Add missing includes
[karo-tx-linux.git] / drivers / gpu / drm / exynos / exynos_drm_plane.c
index 6ee55e68e0a2e02737bd752b23e5b591226873fa..98eb1f709b13128f0a2bd586ad3a69a1ff20abd0 100644 (file)
@@ -16,6 +16,7 @@
 #include "exynos_drm_encoder.h"
 #include "exynos_drm_fb.h"
 #include "exynos_drm_gem.h"
+#include "exynos_drm_plane.h"
 
 #define to_exynos_plane(x)     container_of(x, struct exynos_plane, base)