mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
drm/amdgpu: drop CONFIG_DRM_AMD_DC_DCN3_01 from atomfirmware.h
Not needed. Reviewed-by: Luben Tuikov <luben.tuikov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
48e3c2e711
commit
15047bd436
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user