git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eadd33b
)
OMAPDSS: HDMI: fix name conflict
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 9 Jun 2014 10:08:02 +0000
(13:08 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:17:57 +0000
(11:17 +0300)
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 <tomi.valkeinen@ti.com>
No differences found