diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dss.c')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/dss/dss.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/dss.c b/drivers/gpu/drm/omapdrm/dss/dss.c index 6ac54c35227e..14887d5b02e5 100644 --- a/drivers/gpu/drm/omapdrm/dss/dss.c +++ b/drivers/gpu/drm/omapdrm/dss/dss.c | |||
| @@ -42,8 +42,7 @@ | |||
| 42 | #include <linux/suspend.h> | 42 | #include <linux/suspend.h> |
| 43 | #include <linux/component.h> | 43 | #include <linux/component.h> |
| 44 | 44 | ||
| 45 | #include <video/omapdss.h> | 45 | #include "omapdss.h" |
| 46 | |||
| 47 | #include "dss.h" | 46 | #include "dss.h" |
| 48 | #include "dss_features.h" | 47 | #include "dss_features.h" |
| 49 | 48 | ||
