Skip to content
Commit 35a339ac authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb



omapdrm and omapfb still share the same include/video/omapdss.h. We need
to change that so that we can proceed with omapdrm work.

However, it's not trivial to make separate omapfb and omapdrm versions
of omapdss.h, as that file is also included in other places like arch
code, audio code and omap_vout code. So we'll do it piece by piece.

This patch makes private versions of all the dispc function declarations
that are in omapdss.h. For omapdrm we create a new file,
drivers/gpu/drm/omapdrm/dss/omapdss.h, which will contain headers meant
to be visible outside omapdss.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 33c06b6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment