summaryrefslogtreecommitdiff
path: root/board/freescale/t208xrdb/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t208xrdb/spl.c')
-rw-r--r--board/freescale/t208xrdb/spl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/t208xrdb/spl.c b/board/freescale/t208xrdb/spl.c
index d7ca0dd6db..27e87da409 100644
--- a/board/freescale/t208xrdb/spl.c
+++ b/board/freescale/t208xrdb/spl.c
@@ -3,8 +3,10 @@
*/
#include <common.h>
+#include <clock_legacy.h>
#include <console.h>
#include <env_internal.h>
+#include <init.h>
#include <malloc.h>
#include <ns16550.h>
#include <nand.h>