From 12d3ea9a17783f3a56906b0e02efcad979955f3b Mon Sep 17 00:00:00 2001 From: Jyri Sarha Date: Fri, 22 Aug 2014 15:15:47 +0300 Subject: [PATCH] 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed