summaryrefslogtreecommitdiff
path: root/board/gardena/smart-gateway-at91sam/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gardena/smart-gateway-at91sam/spl.c')
-rw-r--r--board/gardena/smart-gateway-at91sam/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gardena/smart-gateway-at91sam/spl.c b/board/gardena/smart-gateway-at91sam/spl.c
index 2807c4e3114..fb3ec48f9c5 100644
--- a/board/gardena/smart-gateway-at91sam/spl.c
+++ b/board/gardena/smart-gateway-at91sam/spl.c
@@ -4,7 +4,7 @@
* Copyright (C) 2019 Stefan Roese <sr@denx.de>
*/
-#include <common.h>
+#include <config.h>
#include <nand.h>
#include <spl.h>
#include <asm/arch/at91sam9x5_matrix.h>