Hi all, On Sat, 11 Mar 2023 15:36:10 -0800 Randy Dunlap wrote: > > On 3/9/23 17:48, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20230309: > > > > Non-merge commits (relative to Linus' tree): 2087 > > 2412 files changed, 75248 insertions(+), 89600 deletions(-) > > > > ---------------------------------------------------------------------------- > > on ppc32: > > drivers/spi/spi-mpc512x-psc.c: In function 'mpc512x_psc_spi_of_probe': > drivers/spi/spi-mpc512x-psc.c:518:17: error: label 'free_ipg_clock' used but not defined > 518 | goto free_ipg_clock; > | ^~~~ > > > on allmodconfig. Caused by commit 9e21720a4958 ("spi: mpc5xxx-psc: use devm_clk_get_enabled() for core clock") from the spi tree. -- Cheers, Stephen Rothwell