[PATCH] ARM: i.MX8M: bootrom-cmd: include missing linux/kernel.h header

Sascha Hauer s.hauer at pengutronix.de
Wed Jul 24 01:06:44 PDT 2024


On Mon, 22 Jul 2024 18:26:29 +0200, Ahmad Fatoum wrote:
> The header is needed for ARRAY_SIZE and kstrtoul definition, but was
> only included so far indirectly via <command.h> including <linux/list.h>
> itself including <linux/kernel.h>.
> 
> In preparation for removing the <linux/kernel.h> include from
> <linux/list.h>, include the header directly to avoid build errors.
> 
> [...]

Applied, thanks!

[1/1] ARM: i.MX8M: bootrom-cmd: include missing linux/kernel.h header
      https://git.pengutronix.de/cgit/barebox/commit/?id=d8e6b4e9b6de (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list