diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/hdmi_common.c')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/dss/hdmi_common.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/hdmi_common.c b/drivers/gpu/drm/omapdrm/dss/hdmi_common.c index 1b8fcc6c4ba1..4dfb67fe5f6d 100644 --- a/drivers/gpu/drm/omapdrm/dss/hdmi_common.c +++ b/drivers/gpu/drm/omapdrm/dss/hdmi_common.c  | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | #include <linux/kernel.h> | 4 | #include <linux/kernel.h> | 
| 5 | #include <linux/err.h> | 5 | #include <linux/err.h> | 
| 6 | #include <linux/of.h> | 6 | #include <linux/of.h> | 
| 7 | #include <video/omapdss.h> | ||
| 8 | 7 | ||
| 8 | #include "omapdss.h" | ||
| 9 | #include "hdmi.h" | 9 | #include "hdmi.h" | 
| 10 | 10 | ||
| 11 | int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, | 11 | int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, | 
