OMAPDSS: fix missing EXPORT_SYMBOL()s
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 8 Nov 2013 08:07:20 +0000 (10:07 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 30 Dec 2013 14:14:15 +0000 (16:14 +0200)
Functions dispc_ovl_set_fifo_threshold and
dispc_ovl_compute_fifo_thresholds need to be exported. Add the
EXPORT_SYMBOLs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found