Skip to content
Commit 5034b1fa authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

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: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 9f759225
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment