commit | 12d3ea9a17783f3a56906b0e02efcad979955f3b | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri Aug 22 15:15:47 2014 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 26 10:41:07 2014 +0200 |
tree | 8a0b40294ab69394d60d8fae1f80b67d314ea4e1 | |
parent | 652ce0434b82dc27ae851ee60d9863d04e5f7fa7 [diff] |
OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefs It does not waste too many bytes to compile all audio related core functions always in with HDMI support. It should help readability and in keeping the audio code in working shape. Leave the options just for disabling and enabling the functionality in hdmi[45].c. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>