projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
common: Drop init.h from common header
[J-u-boot.git]
/
arch
/
arm
/
mach-orion5x
/
timer.c
diff --git
a/arch/arm/mach-orion5x/timer.c
b/arch/arm/mach-orion5x/timer.c
index 077eb63e74e974313db97fa6525f0a4a330d0ff3..a64d5721120a2dd607d209e6c5020a7961f489ee 100644
(file)
--- a/
arch/arm/mach-orion5x/timer.c
+++ b/
arch/arm/mach-orion5x/timer.c
@@
-8,6
+8,7
@@
*/
#include <common.h>
+#include <init.h>
#include <time.h>
#include <asm/io.h>
This page took
0.020806 seconds
and
4
git commands to generate.