[PATCH 3/4] drm/amdgpu: drop CONFIG_DRM_AMD_DC_DCN3_01 from atomfirmware.h

Alex Deucher alexdeucher at gmail.com
Fri Oct 16 16:50:03 UTC 2020


Not needed.

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
 drivers/gpu/drm/amd/include/atomfirmware.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/gpu/drm/amd/include/atomfirmware.h b/drivers/gpu/drm/amd/include/atomfirmware.h
index 4eb578b1baef..6139d10f4289 100644
--- a/drivers/gpu/drm/amd/include/atomfirmware.h
+++ b/drivers/gpu/drm/amd/include/atomfirmware.h
@@ -1309,9 +1309,6 @@ struct atom_integrated_system_info_v1_12
   uint32_t  reserved[63];
 };
 
-
-#if defined(CONFIG_DRM_AMD_DC_DCN3_01)
-
 struct edp_info_table
 {
         uint16_t edp_backlight_pwm_hz;
@@ -1367,7 +1364,6 @@ struct atom_integrated_system_info_v2_1
         uint32_t reserved7[32];
 
 };
-#endif
 
 // system_config
 enum atom_system_vbiosmisc_def{
-- 
2.25.4



More information about the amd-gfx mailing list