summaryrefslogtreecommitdiffstats
path: root/board/freescale/lx2160a/eth_lx2160ardb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/lx2160a/eth_lx2160ardb.c')
-rw-r--r--board/freescale/lx2160a/eth_lx2160ardb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/freescale/lx2160a/eth_lx2160ardb.c b/board/freescale/lx2160a/eth_lx2160ardb.c
index b448883ee1..b3125b7748 100644
--- a/board/freescale/lx2160a/eth_lx2160ardb.c
+++ b/board/freescale/lx2160a/eth_lx2160ardb.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Copyright 2018 NXP
+ * Copyright 2018, 2020 NXP
*
*/
@@ -19,6 +19,7 @@
#include <asm/arch/fsl_serdes.h>
#include <fsl-mc/fsl_mc.h>
#include <fsl-mc/ldpaa_wriop.h>
+#include "lx2160a.h"
DECLARE_GLOBAL_DATA_PTR;