From: Tomi Valkeinen Date: Mon, 9 Jun 2014 10:09:00 +0000 (+0300) Subject: OMAPDSS: HDMI4: use common AVI infoframe support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=db85ca7ca51ca886e8cd127368e09a7955bb041c;p=deliverable%2Flinux.git OMAPDSS: HDMI4: use common AVI infoframe support Instead of using OMAP specific AVI infoframe structs, use the common one from include/linux/hdmi.h. Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/video/fbdev/omap2/dss/hdmi.h b/drivers/video/fbdev/omap2/dss/hdmi.h index 1a62dc3fe54e..6cd4a755b0ac 100644 --- a/drivers/video/fbdev/omap2/dss/hdmi.h +++ b/drivers/video/fbdev/omap2/dss/hdmi.h @@ -22,6 +22,7 @@ #include #include #include +#include #include