[PATCH] arm: kernel: bios32: use string choices helper
Andy Shevchenko
andy.shevchenko at gmail.com
Mon Jun 16 23:22:52 PDT 2025
On Tue, Jun 17, 2025 at 3:08 AM Kuninori Morimoto
<kuninori.morimoto.gx at renesas.com> wrote:
Missing commit message.
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> #include <linux/slab.h>
> #include <linux/init.h>
> #include <linux/io.h>
> +#include <linux/string_choices.h>
Please, try to squeeze it to make the longer (possible sparse) chain
of the ordered inclusions. With the given context I would move this to
be under the slab.h.
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list