diff options
| author | Ben Dooks <[email protected]> | 2019-10-09 12:14:47 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-10-10 14:11:46 +0000 |
| commit | 2636a5172da2eadee8190fad8d82d25d9a276525 (patch) | |
| tree | f1857a903720541114446b3a04ee5f1a83f022a0 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | drm/plane: Clarify our expectations for src/dst rectangles (diff) | |
| download | kernel-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
