commit | 171090dbc0d5e11b2c3207bdd6b4910255e7e61b | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Fri Aug 14 16:34:15 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 14 16:22:41 2020 -0400 |
tree | 5cbd14ec1220765ef6c8b395de621f0ded40346a | |
parent | bc8f830035304b3ba91d4dda2480f868f66fe230 [diff] |
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>