aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>2023-07-15 10:44:16 +0530
committerAlex Deucher <alexander.deucher@amd.com>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 <christian.koenig@amd.com> Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions