diff options
author | Alex Dewar <alex.dewar90@gmail.com> | 2020-08-20 20:58:06 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-08-24 19:23:29 +0300 |
commit | 4c319bbebef5491c1305d7b56e708f566f83d14a (patch) | |
tree | 537121419be53e63ad721773b91eb394d8857c47 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 26902e8c58c8e147ca126c83a9ba3f3ac8c5cc7b (diff) | |
download | linux-4c319bbebef5491c1305d7b56e708f566f83d14a.tar.xz |
drm/amd/pm: Remove unnecessary cast
In init_powerplay_table_information() the value returned from kmalloc()
is cast unnecessarily. Remove cast.
Issue identified with Coccinelle.
Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions