commit | 6abae7a18a8c9dbec96915eb924dc06288a47b02 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Oct 23 13:45:07 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 07 17:05:54 2012 +0200 |
tree | 763f5cf9b3c75af99df86f8501092d43d590a82e | |
parent | 0c49ff747a4656e24b8990764f5ee4cd047ee982 [diff] |
OMAPDSS: move ovl function setup to apply.c Most of the functions that are assigned to the fields in ovl struct are in apply.c. By moving the function pointer setup into apply.c we can make these functions static. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>