diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
-rw-r--r-- | drivers/gpu/drm/omapdrm/omap_crtc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/omapdrm/omap_crtc.c b/drivers/gpu/drm/omapdrm/omap_crtc.c index 2d28dc337cfb..b0566a1ca28f 100644 --- a/drivers/gpu/drm/omapdrm/omap_crtc.c +++ b/drivers/gpu/drm/omapdrm/omap_crtc.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include "omap_drv.h" | 20 | #include "omap_drv.h" |
21 | 21 | ||
22 | #include <drm/drm_mode.h> | 22 | #include <drm/drm_mode.h> |
23 | #include <drm/drm_plane_helper.h> | ||
23 | #include "drm_crtc.h" | 24 | #include "drm_crtc.h" |
24 | #include "drm_crtc_helper.h" | 25 | #include "drm_crtc_helper.h" |
25 | 26 | ||