mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
drm/amd/display: Initialize debug variable data
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Acked-by: Roman Li <roman.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
ab0d29d932
commit
314a58b8ae
|
|
@ -130,7 +130,7 @@ bool hubbub1_verify_allow_pstate_change_high(
|
|||
static unsigned int max_sampled_pstate_wait_us; /* data collection */
|
||||
static bool forced_pstate_allow; /* help with revert wa */
|
||||
|
||||
unsigned int debug_data;
|
||||
unsigned int debug_data = 0;
|
||||
unsigned int i;
|
||||
|
||||
if (forced_pstate_allow) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user