aboutsummaryrefslogtreecommitdiffstats
path: root/board/atmel/sama7g5ek/sama7g5ek.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/sama7g5ek/sama7g5ek.c')
-rw-r--r--board/atmel/sama7g5ek/sama7g5ek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/sama7g5ek/sama7g5ek.c b/board/atmel/sama7g5ek/sama7g5ek.c
index c07115a2119..295fd079dcf 100644
--- a/board/atmel/sama7g5ek/sama7g5ek.c
+++ b/board/atmel/sama7g5ek/sama7g5ek.c
@@ -4,7 +4,7 @@
* Eugen Hristev <eugen.hristev@microchip.com>
*/
-#include <config.h>
+#include <common.h>
#include <debug_uart.h>
#include <init.h>
#include <asm/global_data.h>