commit | 98c2835ede2427badb3bf57974f155a0011193c7 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 04 17:10:56 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 29 11:06:29 2015 +0200 |
tree | ef0b70a80f548fb6307b79210168f2118787ac67 | |
parent | f2d580a1b0f3c10c57fd89cd2e7389a4fa9b94f3 [diff] |
OMAPDSS: make a two dss feat funcs internal to omapdss dss_feat_get_supported_displays() and dss_feat_get_supported_outputs() are not used outside omapdss, but are exported. We can thus remove the export and move the declarations to the omapdss internal header. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>