diff options
| author | Isabella Basso <[email protected]> | 2021-12-07 22:25:24 -0300 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-12-13 16:32:34 -0500 |
| commit | ded331a0710db8e92f3efd1c8040c0c52997c9b5 (patch) | |
| tree | cab53f7a7eacb7f415d2fa985c6c5fd3342fa4de /tools/perf/scripts/python | |
| parent | 2351b7d4e3fd636f8ce0bb9554645dff2dbe86ce (diff) | |
drm/amdkfd: fix function scopes
This turns previously global functions into static, thus removing
compile-time warnings such as:
warning: no previous prototype for 'pm_set_resources_vi' [-Wmissing-prototypes]
113 | int pm_set_resources_vi(struct packet_manager *pm, uint32_t *buffer,
| ^~~~~~~~~~~~~~~~~~~
Signed-off-by: Isabella Basso <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions