summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mode_object.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2017-09-01 19:53:25 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2017-09-11 15:53:33 +0300
commita32c94af5e64f686dda524ad2171e6cd03120a8a (patch)
treef12323c38119bc6cebc2c166d251dc6df3ee2860 /drivers/gpu/drm/drm_mode_object.c
parent72fe915ac5655a84210adbe358425e40b9ada5cb (diff)
downloadlinux-stable-a32c94af5e64f686dda524ad2171e6cd03120a8a.tar.gz
linux-stable-a32c94af5e64f686dda524ad2171e6cd03120a8a.tar.bz2
linux-stable-a32c94af5e64f686dda524ad2171e6cd03120a8a.zip
drm: Make syncobj import/export functions static
Fix the following sparse warnings by making functions static: drm_syncobj.c:420:5: warning: symbol 'drm_syncobj_import_sync_file_fence' was not declared. Should it be static? drm_syncobj.c:441:5: warning: symbol 'drm_syncobj_export_sync_file' was not declared. Should it be static? Cc: Dave Airlie <airlied@redhat.com> Fixes: 3ee45a3b533a ("drm/syncobj: add sync_file interaction. (v1.2)") Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170901165328.24459-1-ville.syrjala@linux.intel.com Reviewed-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/drm_mode_object.c')
0 files changed, 0 insertions, 0 deletions