diff options
Diffstat (limited to 'drivers/video/omap2/dss/hdmi_phy.c')
-rw-r--r-- | drivers/video/omap2/dss/hdmi_phy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap2/dss/hdmi_phy.c b/drivers/video/omap2/dss/hdmi_phy.c index 16feaa80b3b4..45acb997ac00 100644 --- a/drivers/video/omap2/dss/hdmi_phy.c +++ b/drivers/video/omap2/dss/hdmi_phy.c @@ -15,7 +15,7 @@ #include <video/omapdss.h> #include "dss.h" -#include "ti_hdmi.h" +#include "hdmi.h" void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s) { |