aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2019-10-09 12:46:07 +0100
committerSean Paul <[email protected]>2019-10-10 14:49:40 -0400
commitfcb5c172409da337f81a84fb5dc8c6baa4e8dc67 (patch)
tree48cb35a3d1d33c13f25668172e798bae0178e395 /scripts/bpf_helpers_doc.py
parentdf4954e30d0e6786b95c228f931a52261ce6b8d5 (diff)
drm/msm: make a5xx_show and a5xx_gpu_state_put static
The a5xx_show and a5xx_gpu_state_put objects are not exported outside of the file, so make them static to avoid the following warnings from sparse: drivers/gpu/drm/msm/adreno/a5xx_gpu.c:1292:5: warning: symbol 'a5xx_gpu_state_put' was not declared. Should it be static? drivers/gpu/drm/msm/adreno/a5xx_gpu.c:1302:6: warning: symbol 'a5xx_show' was not declared. Should it be static? Reviewed-by: Jordan Crouse <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions