Re: [PATCH] clocksource: add missing Kconfig dependency on OF for timer-integrator-ap

From: Bartosz Golaszewski

Date: Fri Jan 16 2026 - 06:19:05 EST


On Fri, Jan 16, 2026 at 12:17 PM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
>
> This driver accesses the of_aliases global variable declared in
> linux/of.h and defined in drivers/base/of.c. It requires OF support or
> will cause a link failure. Add the missing Kconfig dependency.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
> ---

Forgot to give credit to the build bot:

Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202601152233.og6LdeUo-lkp@xxxxxxxxx/