summaryrefslogtreecommitdiffstats
path: root/usr/Makefile
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-15 00:02:34 +0200
committerDave Airlie <airlied@redhat.com>2013-08-19 02:46:56 +0200
commit36da5908a275d6319c17e758b5bde89b4f573959 (patch)
treed78c928f49e38c650701062c7badc20ff70d0b3e /usr/Makefile
parentdrm/prime: add a bit of documentation about gem_obj->import_attach (diff)
downloadlinux-36da5908a275d6319c17e758b5bde89b4f573959.tar.xz
linux-36da5908a275d6319c17e758b5bde89b4f573959.zip
drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c
We have three callers of this function now and it's neither performance critical nor really small. So an inline function feels like overkill and unecessarily separates the different parts of the code. Since all callers of drm_gem_object_handle_free are now in drm_gem.c we can make that static (and remove the unused EXPORT_SYMBOL). To avoid a forward declaration move it (and drm_gem_object_free_bug) up a bit. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions