On Sun, Mar 12, 2023 at 10:50:06AM +1100, Stephen Rothwell wrote: > On Sat, 11 Mar 2023 15:36:10 -0800 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > On 3/9/23 17:48, Stephen Rothwell wrote: ... > > 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. It's fixed already in the SPI tree. -- With Best Regards, Andy Shevchenko