mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 20:56:12 +02:00
ronetix: Include env.h to permit reading the environment
This file reads from the environment but does not include the correct header. Update it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
b413511611
commit
6e898e332b
@ -3,6 +3,7 @@
|
||||
* Copyright 2018 NXP
|
||||
*/
|
||||
|
||||
#include <env.h>
|
||||
#include <miiphy.h>
|
||||
#include <asm-generic/gpio.h>
|
||||
#include <asm/arch/imx8mq_pins.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user