]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0752b5ba893585982f9a8d31ce77269a6397ee27
tree7d9960ee9b62bef8bb845cafcdc8567798b9bbc3
parenteee16b001854ef07709e82cf74720af527c45351
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