projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
board: cavium: Remove <common.h> and add needed includes
[u-boot.git]
/
board
/
cavium
/
thunderx
/
atf.c
diff --git
a/board/cavium/thunderx/atf.c
b/board/cavium/thunderx/atf.c
index 37340fe97003aa221d5bb54f839c6a083cf5b38d..ce7afb78ed50c65746ae1283b55ea0f129ed3a84 100644
(file)
--- a/
board/cavium/thunderx/atf.c
+++ b/
board/cavium/thunderx/atf.c
@@
-3,8
+3,9
@@
* (C) Copyright 2014, Cavium Inc.
**/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <command.h>
+#include <vsprintf.h>
#include <asm/cache.h>
#include <asm/io.h>
#include <asm/ptrace.h>
This page took
0.025902 seconds
and
4
git commands to generate.