diff options
Diffstat (limited to 'board/phytec/phycore_rk3288/phycore-rk3288.c')
-rw-r--r-- | board/phytec/phycore_rk3288/phycore-rk3288.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/phycore_rk3288/phycore-rk3288.c b/board/phytec/phycore_rk3288/phycore-rk3288.c index 039ed0f1bc..236342c8d7 100644 --- a/board/phytec/phycore_rk3288/phycore-rk3288.c +++ b/board/phytec/phycore_rk3288/phycore-rk3288.c @@ -6,6 +6,7 @@ #include <eeprom.h> #include <init.h> +#include <net.h> #include <asm/io.h> #include <common.h> #include <dm.h> |