mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-23 13:18:54 -04:00
drm/amd/display: [FW Promotion] Release 0.0.180.0
- Remove unused flag otg_powered_down Acked-by: Wayne Lin <wayne.lin@amd.com> Signed-off-by: Anthony Koo <anthony.koo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
99f596fc9c
commit
af23474345
@@ -420,11 +420,6 @@ union replay_hw_flags {
|
||||
*/
|
||||
uint32_t smu_optimizations_en : 1;
|
||||
|
||||
/**
|
||||
* @otg_powered_down: Flag to keep track of OTG power state.
|
||||
*/
|
||||
uint32_t otg_powered_down : 1;
|
||||
|
||||
/**
|
||||
* @phy_power_state: Indicates current phy power state
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user