commit | d696430758a8f5be1c26334c61f0338993657d06 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:43:50 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 260ca97640439b072a68d6d2bc397e0d54de4654 | |
parent | e65837b5b22fd0d756cd81876516b87ad099e4c7 [diff] |
drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vm The two variables are never used outside of their compilation unit, make them static. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>