aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2019-10-09 12:14:47 +0000
committerAlex Deucher <[email protected]>2019-10-10 14:11:46 +0000
commit2636a5172da2eadee8190fad8d82d25d9a276525 (patch)
treef1857a903720541114446b3a04ee5f1a83f022a0 /drivers/gpu/drm/omapdrm/omap_gem.c
parentdrm/plane: Clarify our expectations for src/dst rectangles (diff)
downloadkernel-2636a5172da2eadee8190fad8d82d25d9a276525.tar.gz
kernel-2636a5172da2eadee8190fad8d82d25d9a276525.zip
drm/scheduler: make unexported items static
The drm_sched_fence_ops_{scheduled,finished} are not exported from the file so make them static to avoid the following warnings from sparse: drivers/gpu/drm/scheduler/sched_fence.c:131:28: warning: symbol 'drm_sched_fence_ops_scheduled' was not declared. Should it be static? drivers/gpu/drm/scheduler/sched_fence.c:137:28: warning: symbol 'drm_sched_fence_ops_finished' was not declared. Should it be static? Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions