Re: Powerpc: ps3av.c:(.text+0x19e8): undefined reference to `video_get_options'

From: Randy Dunlap
Date: Mon Feb 12 2024 - 13:54:36 EST




On 2/12/24 10:36, Naresh Kamboju wrote:
> I encountered the following build warnings/errors while compiling the powerpc
> kernel on Linux next-20240208 .. next-20240212 tag with clang toolchain.
>
> Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx>
>
> powerpc64le-linux-gnu-ld: drivers/ps3/ps3av.o: in function `ps3av_probe':
> ps3av.c:(.text+0x19e8): undefined reference to `video_get_options'
> make[3]: *** [/builds/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1
> make[3]: Target '__default' not remade because of errors.
>
> Links:
> - https://storage.tuxsuite.com/public/linaro/lkft/builds/2cFkli5H02fikrpga6PluAWLAMa/
>
>
> --
> Linaro LKFT
> https://lkft.linaro.org
>

Hi,
I posted a patch for this and Thomas Zimmermanm says:
The patch is now in drm-misc-next.

https://lore.kernel.org/lkml/20240207161322.8073-1-rdunlap@xxxxxxxxxxxxx/

thanks.
--
#Randy