summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t4rdb/spl.c')
-rw-r--r--board/freescale/t4rdb/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4rdb/spl.c b/board/freescale/t4rdb/spl.c
index 779457d2964..9d2472dec25 100644
--- a/board/freescale/t4rdb/spl.c
+++ b/board/freescale/t4rdb/spl.c
@@ -5,7 +5,7 @@
* Author: Chunhe Lan <Chunhe.Lan@freescale.com>
*/
-#include <common.h>
+#include <config.h>
#include <clock_legacy.h>
#include <console.h>
#include <env_internal.h>