]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit256657b638e9a7eaf06af6cfa615afb52ae87897
tree24a7b108581f227916ab0032b7d6991419fbc519
parent90cb072d2a625f8e36893681b7ffc2f587f72a82
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: b43c3840176bb7b ("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