diff options
Diffstat (limited to 'drivers/gpu/drm/i915/dvo.h')
-rw-r--r-- | drivers/gpu/drm/i915/dvo.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/drm/i915/dvo.h b/drivers/gpu/drm/i915/dvo.h index 58914691a77b..573de82c9f5a 100644 --- a/drivers/gpu/drm/i915/dvo.h +++ b/drivers/gpu/drm/i915/dvo.h | |||
@@ -24,9 +24,8 @@ | |||
24 | #define _INTEL_DVO_H | 24 | #define _INTEL_DVO_H |
25 | 25 | ||
26 | #include <linux/i2c.h> | 26 | #include <linux/i2c.h> |
27 | #include "drmP.h" | 27 | #include <drm/drmP.h> |
28 | #include "drm.h" | 28 | #include <drm/drm_crtc.h> |
29 | #include "drm_crtc.h" | ||
30 | #include "intel_drv.h" | 29 | #include "intel_drv.h" |
31 | 30 | ||
32 | struct intel_dvo_device { | 31 | struct intel_dvo_device { |