aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-15 10:44:16 +0530
committerAlex Deucher <[email protected]>2023-07-25 13:36:47 -0400
commit803d411b31f2b55268bce2f8463563ba9405baee (patch)
tree78563cdc47e5c6f8c7747308bdab165e200601d4 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentc005a44f3a2afe8365fd73303992127532ef7e2b (diff)
drm/radeon: Avoid externs & do not initialize globals to 0 in radeon_drv.c
Fixes the following: - WARNING: externs should be avoided in .c files - ERROR: do not initialise globals to 0 - WARNING: Missing a blank line after declarations Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions