aboutsummaryrefslogtreecommitdiff
path: root/board/phytec/phycore_am335x_r2/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/phycore_am335x_r2/board.c')
-rw-r--r--board/phytec/phycore_am335x_r2/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/phycore_am335x_r2/board.c b/board/phytec/phycore_am335x_r2/board.c
index 5700eff..2022525 100644
--- a/board/phytec/phycore_am335x_r2/board.c
+++ b/board/phytec/phycore_am335x_r2/board.c
@@ -10,7 +10,7 @@
* Copyright (C) 2019 DENX Software Engineering GmbH
*/
-#include <common.h>
+#include <config.h>
#include <init.h>
#include <spl.h>
#include <asm/arch/cpu.h>