On Wed, 19 Jul 2023 11:02:23 +0200, Arnd Bergmann wrote: > The new set of drivers for RZ/G2L MTU3a tries to enable compile-testing the > individual client drivers even when the MFD portion is disabled but gets it > wrong, causing a link failure when the core is in a loadable module but the > other drivers are built-in: > > x86_64-linux-ld: drivers/pwm/pwm-rz-mtu3.o: in function `rz_mtu3_pwm_apply': > pwm-rz-mtu3.c:(.text+0x4bf): undefined reference to `rz_mtu3_8bit_ch_write' > x86_64-linux-ld: pwm-rz-mtu3.c:(.text+0x509): undefined reference to `rz_mtu3_disable' > > [...] Applied, thanks! [1/1] mfd: rz-mtu3: link time dependencies commit: 36a676ed76ae1f8dedbb093e1db1662458e00b6a -- Lee Jones [李琼斯]