commit | 36a5a5816103ea96a24ac93baff8c8dc248aae1e | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Thu Apr 02 14:40:11 2020 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 03 17:21:06 2020 -0400 |
tree | 0eaa67fea56410f9198ea6c66275a8957e5cfef5 | |
parent | 022ac4c9c55be35a2d1f71019a931324c51b0dab [diff] |
drm/amd/display: re-order asic declarations Fixes build error of: "use of undeclared identifier 'RENOIR_A0'" To fix the same, this patch re-orders the ASIC declarations accordingly. Fixes: 41ef3dcd86443fa ("drm/amd/display: Fix RV2 Variant Detection") Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Zhan Liu <zhan.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>