OMAPDSS: make a two dss feat funcs internal to omapdss
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 4 Nov 2015 15:10:56 +0000 (17:10 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Dec 2015 09:06:29 +0000 (11:06 +0200)
commit98c2835ede2427badb3bf57974f155a0011193c7
treeef0b70a80f548fb6307b79210168f2118787ac67
parentf2d580a1b0f3c10c57fd89cd2e7389a4fa9b94f3
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>
drivers/video/fbdev/omap2/dss/dss_features.c
drivers/video/fbdev/omap2/dss/dss_features.h
include/video/omapdss.h
This page took 0.025065 seconds and 5 git commands to generate.