Re: [PATCH v2 09/22] advantech: Include env.h in imx8qm_dmsse20_a1

2025-05-08 Thread Oliver Graute
On 30/04/25, Simon Glass wrote: > This file uses the environment but does not include the header file. > Update it. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > board/advantech/imx8qm_dmsse20_a1/imx8qm_dmsse20_a1.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a

[PATCH v2 09/22] advantech: Include env.h in imx8qm_dmsse20_a1

2025-04-30 Thread Simon Glass
This file uses the environment but does not include the header file. Update it. Signed-off-by: Simon Glass --- (no changes since v1) board/advantech/imx8qm_dmsse20_a1/imx8qm_dmsse20_a1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/board/advantech/imx8qm_dmsse20_a1/imx8qm_dmsse20_a1.c