diff options
| author | Tom Rix <[email protected]> | 2022-04-21 09:30:28 -0400 |
|---|---|---|
| committer | Lyude Paul <[email protected]> | 2022-04-22 13:08:43 -0400 |
| commit | 1584f0a1b146dacfb2658fd8b5eb08ae1b65c701 (patch) | |
| tree | 2c7b31ff2f572dd602d4a0cb77175f15b218a779 /tools/perf/scripts/python/bin | |
| parent | c5060b09f460fc83846d361018a124fcade1b9e9 (diff) | |
drm/nouveau/gsp: change gv100_gsp from global to static
Smatch reports this issue
gv100.c:46:1: warning: symbol 'gv100_gsp' was not declared. Should it be static?
gv100_gsp is only used in gv100.c so change its
storage-class specifier to static.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions