From: Tomi Valkeinen Date: Mon, 9 Jun 2014 10:08:02 +0000 (+0300) Subject: OMAPDSS: HDMI: fix name conflict X-Git-Tag: omap-for-v3.17/fixes-against-rc2~112^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27d20c88da7d78b389e5e824aff0cdfc9ce203f;p=pandora-kernel.git OMAPDSS: HDMI: fix name conflict OMAP HDMI driver has an 'enum hdmi_audio_sample_size', which conflicts with the common include/linux/hdmi.h. Change the name of the OMAP specific enum with '_omap" postfix. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed