diff options
Diffstat (limited to 'drivers/video/fbdev/omap2/omapfb/dss/apply.c')
-rw-r--r-- | drivers/video/fbdev/omap2/omapfb/dss/apply.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/omap2/omapfb/dss/apply.c b/drivers/video/fbdev/omap2/omapfb/dss/apply.c index 663ccc3bf4e5..2481f4871f66 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/apply.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/apply.c | |||
@@ -23,7 +23,7 @@ | |||
23 | #include <linux/spinlock.h> | 23 | #include <linux/spinlock.h> |
24 | #include <linux/jiffies.h> | 24 | #include <linux/jiffies.h> |
25 | 25 | ||
26 | #include <video/omapdss.h> | 26 | #include <video/omapfb_dss.h> |
27 | 27 | ||
28 | #include "dss.h" | 28 | #include "dss.h" |
29 | #include "dss_features.h" | 29 | #include "dss_features.h" |