Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message

From: Andy Shevchenko
Date: Fri May 31 2024 - 04:17:15 EST


On Fri, May 31, 2024 at 10:45 AM Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
> On Fri, May 31, 2024 at 7:28 AM Chris Packham
> <chris.packham@xxxxxxxxxxxxxxxxxxx> wrote:
> > Like we do for charlcd, allow the configuration of the initial message
> > on line-display devices.

..

> > +#ifndef CONFIG_PANEL_BOOT_MESSAGE
> > #include <generated/utsrelease.h>
> > +#endif
>
> The #ifndef/#endif is not really needed.

It's needed to avoid unnecessary build of the module (in case of m).



> As I see no real deficiencies:
> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

I believe you agree with leaving ifdeffery above.

--
With Best Regards,
Andy Shevchenko