diff options
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_crtc.c')
-rw-r--r-- | drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tilcdc/tilcdc_crtc.c b/drivers/gpu/drm/tilcdc/tilcdc_crtc.c index d642d4a02134..29ec98baffd1 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_crtc.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_crtc.c | |||
@@ -16,6 +16,7 @@ | |||
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include "drm_flip_work.h" | 18 | #include "drm_flip_work.h" |
19 | #include <drm/drm_plane_helper.h> | ||
19 | 20 | ||
20 | #include "tilcdc_drv.h" | 21 | #include "tilcdc_drv.h" |
21 | #include "tilcdc_regs.h" | 22 | #include "tilcdc_regs.h" |