diff options
| author | sunliming <[email protected]> | 2022-05-29 06:26:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-01 19:57:12 +0000 |
| commit | 8365ed22d00b5e5889425c8d96462ad88ae463bc (patch) | |
| tree | 0721bebe38be4a9a74ddd2d3bde89d5f36f2f1d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_fault (diff) | |
| download | kernel-8365ed22d00b5e5889425c8d96462ad88ae463bc.tar.gz kernel-8365ed22d00b5e5889425c8d96462ad88ae463bc.zip | |
drm/amdgpu: make gfx_v11_0_rlc_stop static
This symbol is not used outside of gfx_v11_0.c, so marks it static.
Fixes the following w1 warning:
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:1945:6: warning: no previous
prototype for function 'gfx_v11_0_rlc_stop' [-Wmissing-prototypes].
Reported-by: kernel test robot <[email protected]>
Signed-off-by: sunliming <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
