diff options
| author | Isabella Basso <[email protected]> | 2021-12-08 01:25:23 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-12-13 21:32:34 +0000 |
| commit | 2351b7d4e3fd636f8ce0bb9554645dff2dbe86ce (patch) | |
| tree | 1fef632febd210a57e18fd8e35ceacf0be83b362 /drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | |
| parent | drm/amd: fix improper docstring syntax (diff) | |
| download | kernel-2351b7d4e3fd636f8ce0bb9554645dff2dbe86ce.tar.gz kernel-2351b7d4e3fd636f8ce0bb9554645dff2dbe86ce.zip | |
drm/amdgpu: fix function scopes
This turns previously global functions into static, thus removing
compile-time warnings such as:
warning: no previous prototype for 'amdgpu_vkms_output_init' [-Wmissing-prototypes]
399 | int amdgpu_vkms_output_init(struct drm_device *dev,
| ^~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Isabella Basso <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c')
0 files changed, 0 insertions, 0 deletions
