]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc89744f60c05cdd2d745667ac0c6ee2467175e88
treeb1986e9ffd762b304a9d693633be8c1b8fe0470d
parent0b9bdce0b3149ec794f5d2d60a9960e4086c0c0b
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