summaryrefslogtreecommitdiff
path: root/include/drm/ttm
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2014-01-06 16:51:21 (GMT)
committerThomas Hellstrom <thellstrom@vmware.com>2014-01-08 12:45:56 (GMT)
commit94844cf06568d9592f985e4bd0b9d759a56043c6 (patch)
tree8f1461c4b30e68d0932d60ec13222e14cc2744e0 /include/drm/ttm
parent8227622f61bc69e4288d60e2be5194d6c9feb593 (diff)
downloadlinux-94844cf06568d9592f985e4bd0b9d759a56043c6.tar.xz
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Mark functions as static because they are not used outside the file drm/vmwgfx/vmwgfx_fence.c. This eliminates the following warnings in drm/vmwgfx/vmwgfx_fence.c: drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:274:6: warning: no previous prototype for ‘vmw_fences_perform_actions’ [-Wmissing-prototypes] drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:900:6: warning: no previous prototype for ‘vmw_fence_obj_add_action’ [-Wmissing-prototypes] drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:996:5: warning: no previous prototype for ‘vmw_event_fence_action_create’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'include/drm/ttm')
0 files changed, 0 insertions, 0 deletions