projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
febfd1b
)
drm/omap: omapdss.h: remove omap_hdmi_init
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 18 Feb 2016 14:27:53 +0000
(16:27 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 3 Mar 2016 15:38:20 +0000
(17:38 +0200)
omap_hdmi_init() function does not exist anymore, so we can remove the
declaration.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
include/video/omapdss.h
patch
|
blob
|
blame
|
history
diff --git
a/include/video/omapdss.h
b/include/video/omapdss.h
index 07c7d993c021d33682f63286a197be1823d0aa7c..7a2724e1622f6d485ba90cc99770c56de7aaaccd 100644
(file)
--- 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 */