aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-07-22 16:17:19 +0000
committerDave Airlie <[email protected]>2020-07-23 14:33:12 +1000
commitfa07634d9c6757fa859e228b6b1e23017d1d7279 (patch)
treefc7c1fd11da0a3133ef55fc1ad3cd2b782500b2e /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parent4145cb541668eb48ac7d028d4e27b5f1b7378e4c (diff)
dma-fence: Make symbol 'dma_fence_lockdep_map' static
The sparse tool complains as follows: drivers/dma-buf/dma-fence.c:249:25: warning: symbol 'dma_fence_lockdep_map' was not declared. Should it be static? This variable is not used outside of dma-fence.c, so this commit marks it static. Fixes: 5fbff813a4a3 ("dma-fence: basic lockdep annotations") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Dave Airlie <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions