Re: tc358746.c:(.text.tc358746_probe+0x472): undefined reference to `devm_clk_hw_register'

From: Philip Li

Date: Fri Mar 27 2026 - 21:11:57 EST


On Thu, Mar 26, 2026 at 09:56:27PM +0900, Daniel Palmer wrote:
> Hello robot,
>
> On Thu, 26 Mar 2026 at 10:13, kernel test robot <lkp@xxxxxxxxx> wrote:
> > All errors (new ones prefixed by >>):
> >
> > m68k-linux-ld: drivers/media/i2c/tc358746.o: in function `tc358746_probe':
> > >> tc358746.c:(.text.tc358746_probe+0x472): undefined reference to `devm_clk_hw_register'
>
> Fix is sent but the issue seems to have nothing to do with my commit.

Thanks for the info, and sorry for the false positive. I will do investigation
to see what the cause is for the wrong bisection.

> The driver isn't depending on the common clock framework but using it.
> This would have failed to build even without the blamed commit as far
> as I can tell.
>
> Cheers,
>
> Daniel
>