Message ID | 20200319053846.2304-2-Zhiqiang.Hou@nxp.com |
---|---|
State | Superseded |
Headers | show |
Series | fsl: layerscape: Initialize the GIC redistributor | expand |
diff --git a/board/freescale/lx2160a/lx2160a.c b/board/freescale/lx2160a/lx2160a.c index 134ae22f85..595c774b42 100644 --- a/board/freescale/lx2160a/lx2160a.c +++ b/board/freescale/lx2160a/lx2160a.c @@ -5,6 +5,7 @@ #include <common.h> #include <clock_legacy.h> +#include <cpu_func.h> #include <dm.h> #include <dm/platform_data/serial_pl01x.h> #include <i2c.h>