]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: drop redundant MEM_TYPE_* macros
authorEvan Quan <evan.quan@amd.com>
Fri, 14 Aug 2020 08:34:15 +0000 (16:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Aug 2020 20:22:41 +0000 (16:22 -0400)
commitfd682b0ed03f1099d784f6044920b506d57b4d71
tree5cbd14ec1220765ef6c8b395de621f0ded40346a
parent060fce31a786f61427d741d8307a593a336cac20
drm/amd/pm: drop redundant MEM_TYPE_* macros

As these are already defined in amdgpu_atombios.h. Otherwise, we may
hit "redefined" compile warning.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h