]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: make some dmabuf things static
authorDave Airlie <airlied@redhat.com>
Wed, 23 May 2012 13:09:32 +0000 (14:09 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 23 May 2012 13:09:32 +0000 (14:09 +0100)
commit1dde11aecfcaef0603d18003481634cba3819f7e
tree8d9ec69940251730bcd022f41db2e74c751b33d8
parentf8fdea0e278b3c20f7dbfb9d735f45e82e9012f1
drm/i915: make some dmabuf things static

these functions and the table can all be static/static const.

Reported-by: wfg@linux.intel.com
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_gem_dmabuf.c