diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
-rw-r--r-- | drivers/gpu/drm/omapdrm/omap_connector.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/omap_connector.c b/drivers/gpu/drm/omapdrm/omap_connector.c index 874d8f3cbff6..9da94d10782a 100644 --- a/drivers/gpu/drm/omapdrm/omap_connector.c +++ b/drivers/gpu/drm/omapdrm/omap_connector.c | |||
@@ -17,7 +17,7 @@ | |||
17 | 17 | ||
18 | #include <drm/drm_atomic_helper.h> | 18 | #include <drm/drm_atomic_helper.h> |
19 | #include <drm/drm_crtc.h> | 19 | #include <drm/drm_crtc.h> |
20 | #include <drm/drm_crtc_helper.h> | 20 | #include <drm/drm_probe_helper.h> |
21 | 21 | ||
22 | #include "omap_drv.h" | 22 | #include "omap_drv.h" |
23 | 23 | ||