drm: omapdrm: gem: Remove unused function prototypes
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 14 Dec 2015 20:39:31 +0000 (22:39 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Dec 2015 09:25:43 +0000 (11:25 +0200)
commit6405e414ddc684f87fec56a1cd6b06be898d69a9
tree7d9960ee9b62bef8bb845cafcdc8567798b9bbc3
parente1c1174f8d5602b497bd237b7a937b58b58e6b95
drm: omapdrm: gem: Remove unused function prototypes

Several DRM core function prototypes refer to functions that don't exist
anymore and are thus obviously never called. Remove them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_gem.c