OSDN Git Service

drm/omap: remove all EXPORT_SYMBOLs from dispc.c
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 5 Nov 2015 18:06:06 +0000 (20:06 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commit5034b1fa0511e515c848dfb1bc54b4aaa8e12d38
treeb1986e9ffd762b304a9d693633be8c1b8fe0470d
parent9f759225e42b00ad0c5a55907f443b388e8960f4
drm/omap: remove all EXPORT_SYMBOLs from dispc.c

omapdrm now uses dispc_ops instead of direct function calls so we can
remove all EXPORT_SYMBOLs from dispc. Most of the functions can also be
made static, but a few are used outside dispc.c.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c
drivers/gpu/drm/omapdrm/dss/dss.h
drivers/gpu/drm/omapdrm/dss/omapdss.h