diff options
Diffstat (limited to 'drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c')
-rw-r--r-- | drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c b/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c index 75b5286029ee..b3fdbfd0b82d 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c | |||
@@ -25,7 +25,7 @@ | |||
25 | #include <linux/platform_device.h> | 25 | #include <linux/platform_device.h> |
26 | #include <linux/sysfs.h> | 26 | #include <linux/sysfs.h> |
27 | 27 | ||
28 | #include <video/omapdss.h> | 28 | #include <video/omapfb_dss.h> |
29 | #include "dss.h" | 29 | #include "dss.h" |
30 | 30 | ||
31 | static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) | 31 | static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) |