OSDN Git Service

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:01:42 +0000 (17:01 -0400)
commitdbd138dfeb74f6e5e80496702d37c89248faaec4
tree24a7b108581f227916ab0032b7d6991419fbc519
parent575b0a6e6a2f35babc7991d8e63e701d2fec9d00
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