diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/display.c')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/dss/display.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/display.c b/drivers/gpu/drm/omapdrm/dss/display.c index 9f3dd09b0a6c..8dcdd7cf9937 100644 --- a/drivers/gpu/drm/omapdrm/dss/display.c +++ b/drivers/gpu/drm/omapdrm/dss/display.c | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #include <linux/platform_device.h> | 28 | #include <linux/platform_device.h> |
| 29 | #include <linux/of.h> | 29 | #include <linux/of.h> |
| 30 | 30 | ||
| 31 | #include <video/omapdss.h> | 31 | #include "omapdss.h" |
| 32 | #include "dss.h" | 32 | #include "dss.h" |
| 33 | #include "dss_features.h" | 33 | #include "dss_features.h" |
| 34 | 34 | ||
