On Thu, Apr 20, 2023, at 12:51, Naresh Kamboju wrote:
[ Please ignore this email if it is already reported ]
Following build failures noticed on Linux next-20230419.
Regressions found on arm:
- build/clang-16-omap2plus_defconfig
- build/clang-16-davinci_all_defconfig
- build/gcc-8-davinci_all_defconfig
- build/clang-nightly-omap2plus_defconfig
- build/gcc-12-omap2plus_defconfig
- build/gcc-12-davinci_all_defconfig
- build/clang-nightly-davinci_all_defconfig
- build/gcc-8-omap2plus_defconfig
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Build log:
arm-linux-gnueabihf-ld: drivers/net/phy/phy_device.o: in function `phy_probe': drivers/net/phy/phy_device.c:3053: undefined reference to `devm_led_classdev_register_ext'
I sent this patch now:
https://lore.kernel.org/all/20230420084624.3005701-1-arnd@kernel.org/
Arnd