diff options
author | Ramalingam C <[email protected]> | 2019-05-13 19:05:04 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2019-05-13 22:05:54 +0200 |
commit | cdd075960215e057f29f4f758be661e2223ba0f6 (patch) | |
tree | 6e235d1264e9153cde22f1eceff30421754c960f /tools/perf/scripts/python/sctop.py | |
parent | 190980187e2b66397da6eaec1d25b3e3272c2361 (diff) |
drm/hdcp: drm_hdcp_request_srm() as static
Below Sparsh warnings are fixed.
Commit: drm: revocation check at drm subsystem
+drivers/gpu/drm/drm_hdcp.c:235:6: warning: symbol
'drm_hdcp_request_srm' was not declared. Should it be static?
+drivers/gpu/drm/drm_hdcp.c:27:3: warning: symbol 'srm_data' was not
declared. Should it be static?
+drivers/gpu/drm/drm_hdcp.c:317:5: warning: symbol 'drm_setup_hdcp_srm'
was not declared. Should it be static?
+drivers/gpu/drm/drm_hdcp.c:327:6: warning: symbol
'drm_teardown_hdcp_srm' was not declared. Should it be static?
cc: Daniel Vetter <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Ramalingam C <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions