From: Lespiau, Damien Date: Mon, 19 Aug 2013 15:59:00 +0000 (+0100) Subject: drm/edid: Move HDMI_IDENTIFIER to hdmi.h X-Git-Tag: v3.12-rc1~136^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c782d2e73d1e69c863d03945907bc7fbc879a778;p=pandora-kernel.git drm/edid: Move HDMI_IDENTIFIER to hdmi.h We'll need the HDMI OUI for the HDMI vendor infoframe data, so let's move the DRM one to hdmi.h, might as well use the hdmi header to store some hdmi defines. (Note that, in fact, infoframes are part of the CEA-861 standard, and only the HDMI vendor specific infoframe is special to HDMI, but details..) Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed