diff --git a/src/amd/common/ac_perfcounter_gfx12.c b/src/amd/common/ac_perfcounter_gfx12.c index aa69a2930d3..74cc4fd1d41 100644 --- a/src/amd/common/ac_perfcounter_gfx12.c +++ b/src/amd/common/ac_perfcounter_gfx12.c @@ -566,7 +566,6 @@ static struct ac_pc_block_base gfx12_RLC = { .select0 = gfx12_RLC_select0, .counter0_lo = R_035200_RLC_PERFCOUNTER0_LO, - .num_spm_counters = 0, }; /* SQ */ @@ -646,8 +645,6 @@ static struct ac_pc_block_base gfx12_UTCL1 = { .select0 = gfx12_UTCL1_select0, .counter0_lo = R_035680_UTCL1_PERFCOUNTER0_LO, - - .num_spm_counters = 0, }; /* SQ_WQP */