drm/amd/display: re-order asic declarations
authorShirish S <shirish.s@amd.com>
Thu, 2 Apr 2020 09:10:11 +0000 (14:40 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Apr 2020 21:21:06 +0000 (17:21 -0400)
commit36a5a5816103ea96a24ac93baff8c8dc248aae1e
tree0eaa67fea56410f9198ea6c66275a8957e5cfef5
parent022ac4c9c55be35a2d1f71019a931324c51b0dab
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>
drivers/gpu/drm/amd/display/include/dal_asic_id.h