Hi Greg,
We see the following build warning/error in v5.4.160.
drivers/soc/tegra/pmc.c:612:1: error: unused label 'powergate_off'
The problem isn't that the label is left-over, the problem is that upstream commit 19221e308302 ("soc/tegra: pmc: Fix imbalanced clock disabling in error code path") is missing in v5.4.y. Please apply.
Thanks, Guenter