aboutsummaryrefslogtreecommitdiffstats
path: root/board/atmel/sama5d4ek/sama5d4ek.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/sama5d4ek/sama5d4ek.c')
-rw-r--r--board/atmel/sama5d4ek/sama5d4ek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/sama5d4ek/sama5d4ek.c b/board/atmel/sama5d4ek/sama5d4ek.c
index 2226906a3b3..1f8b85f0614 100644
--- a/board/atmel/sama5d4ek/sama5d4ek.c
+++ b/board/atmel/sama5d4ek/sama5d4ek.c
@@ -4,7 +4,7 @@
* Bo Shen <voice.shen@atmel.com>
*/
-#include <common.h>
+#include <config.h>
#include <init.h>
#include <asm/global_data.h>
#include <asm/io.h>