summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/omap2/dss/hdmi4_core.h
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2014-08-22 20:26:00 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-11-26 10:41:07 +0200
commita42808c7470a4e45f640138dad8effa272de27c1 (patch)
tree4b13af98b78f0d0baa4d5c26f6dfcf0b066c57ba /drivers/video/fbdev/omap2/dss/hdmi4_core.h
parent12d3ea9a17783f3a56906b0e02efcad979955f3b (diff)
OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port()
hdmi4_audio_get_dma_port() is unused and and broken. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/omap2/dss/hdmi4_core.h')
-rw-r--r--drivers/video/fbdev/omap2/dss/hdmi4_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/fbdev/omap2/dss/hdmi4_core.h b/drivers/video/fbdev/omap2/dss/hdmi4_core.h
index c1959f7df7df..a069f96ec6f6 100644
--- a/drivers/video/fbdev/omap2/dss/hdmi4_core.h
+++ b/drivers/video/fbdev/omap2/dss/hdmi4_core.h
@@ -270,6 +270,4 @@ int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
struct omap_dss_audio *audio, u32 pclk);
-int hdmi4_audio_get_dma_port(u32 *offset, u32 *size);
-
#endif