From: Tomi Valkeinen Date: Thu, 18 Feb 2016 14:27:53 +0000 (+0200) Subject: drm/omap: omapdss.h: remove omap_hdmi_init X-Git-Tag: v4.6-rc1~61^2~22^2~41 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=e41e9b25d3f774b9e933e786d8da07db25e1d2cb;p=linux.git drm/omap: omapdss.h: remove omap_hdmi_init omap_hdmi_init() function does not exist anymore, so we can remove the declaration. Signed-off-by: Tomi Valkeinen --- diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 07c7d993c021..7a2724e1622f 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h @@ -332,8 +332,6 @@ struct omap_dss_board_info { /* Init with the board info */ extern int omap_display_init(struct omap_dss_board_info *board_data); -/* HDMI mux init*/ -extern int omap_hdmi_init(enum omap_hdmi_flags flags); struct omap_video_timings { /* Unit: pixels */