[PATCH] watchdog: Enable COMPILE_TEST for more drivers

Rob Herring robh at kernel.org
Fri Aug 4 10:23:29 PDT 2023


On Sat, Jul 29, 2023 at 4:22 AM Conor Dooley <conor at kernel.org> wrote:
>
> On Fri, Jul 28, 2023 at 01:50:21PM -0600, Rob Herring wrote:
> > There's quite a few watchdog drivers which are easily enabled for
> > COMPILE_TEST, so let's enable them.
> >
> > Signed-off-by: Rob Herring <robh at kernel.org>
> > ---
> > Passed allyesconfig builds on arm, arm64, x86, riscv, powerpc, sparc
>
> Doing its job I suppose, the riscv patchwork automation stuff has
> spotted one new complaint for allmodconfig:
> stm32_iwdg.c:77:19: warning: unused function 'reg_read' [-Wunused-function]

Looks like that's a clang W=1 warning only. Presumably it was already
there before this patch with the right config.

Rob



More information about the linux-riscv mailing list