aboutsummaryrefslogtreecommitdiff
path: root/board/cavium/thunderx/atf.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cavium/thunderx/atf.c')
-rw-r--r--board/cavium/thunderx/atf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cavium/thunderx/atf.c b/board/cavium/thunderx/atf.c
index ce7afb7..37340fe 100644
--- a/board/cavium/thunderx/atf.c
+++ b/board/cavium/thunderx/atf.c
@@ -3,9 +3,8 @@
* (C) Copyright 2014, Cavium Inc.
**/
-#include <config.h>
+#include <common.h>
#include <command.h>
-#include <vsprintf.h>
#include <asm/cache.h>
#include <asm/io.h>
#include <asm/ptrace.h>