On 01.05.25 03:04, Simon Glass wrote:
This file reads from the environment but does not include the correct
header. Update it.

Signed-off-by: Simon Glass <s...@chromium.org>

Reviewed-by: Stefan Roese <s...@denx.de>

Thanks,
Stefan

---

(no changes since v1)

  board/Synology/ds414/ds414.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/board/Synology/ds414/ds414.c b/board/Synology/ds414/ds414.c
index 1a4cea87e1a..02d6a4a1ea8 100644
--- a/board/Synology/ds414/ds414.c
+++ b/board/Synology/ds414/ds414.c
@@ -4,6 +4,7 @@
   * Copyright (C) 2015 Phil Sutter <p...@nwl.cc>
   */
+#include <env.h>
  #include <init.h>
  #include <miiphy.h>
  #include <asm/global_data.h>

Viele Grüße,
Stefan Roese

--
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: s...@denx.de

Reply via email to