diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2022-12-19 17:20:39 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-12-20 12:47:51 -0500 |
commit | ae67558be712237109100fd14f12378adcf24356 (patch) | |
tree | 4ac68cbbe4fae6ab72665593f0d4886e101ed88f /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 0b93c543418177561121e57017b60cb9bb74414f (diff) |
drm/amd/display: fix some coding style issues
Fix the following checkpatch checks in amdgpu_dm.c
CHECK: Prefer kernel type 'u8' over 'uint8_t'
CHECK: Prefer kernel type 'u32' over 'uint32_t'
CHECK: Prefer kernel type 'u64' over 'uint64_t'
CHECK: Prefer kernel type 's32' over 'int32_t'
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions