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)
commit171090dbc0d5e11b2c3207bdd6b4910255e7e61b
tree5cbd14ec1220765ef6c8b395de621f0ded40346a
parentbc8f830035304b3ba91d4dda2480f868f66fe230
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