diff options
author | YueHaibing <[email protected]> | 2019-10-28 21:36:21 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-28 11:19:17 -0400 |
commit | b64919a2366ada6e96474148f0459ac12d8d813c (patch) | |
tree | 722b3d56e7a30358c751aa86f680cc79a6b27ff9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | f440ff44b101796beec8ac63252f254de7f2de1c (diff) |
drm/amd/powerplay: Make two functions static
Fix sparse warnings:
drivers/gpu/drm/amd/amdgpu/../powerplay/arcturus_ppt.c:2050:5:
warning: symbol 'arcturus_i2c_eeprom_control_init' was not declared. Should it be static?
drivers/gpu/drm/amd/amdgpu/../powerplay/arcturus_ppt.c:2068:6:
warning: symbol 'arcturus_i2c_eeprom_control_fini' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions