summaryrefslogtreecommitdiff
path: root/board/freescale/ls1046afrwy/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1046afrwy/eth.c')
-rw-r--r--board/freescale/ls1046afrwy/eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/ls1046afrwy/eth.c b/board/freescale/ls1046afrwy/eth.c
index d1a2bfe1885..8efc7f68424 100644
--- a/board/freescale/ls1046afrwy/eth.c
+++ b/board/freescale/ls1046afrwy/eth.c
@@ -2,7 +2,7 @@
/*
* Copyright 2019 NXP
*/
-#include <common.h>
+#include <config.h>
#include <fdt_support.h>
#include <net.h>
#include <asm/io.h>