projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c6941
)
armv7.h: Add <asm/io.h>
author
Tom Rini
<trini@konsulko.com>
Mon, 2 Mar 2015 13:24:45 +0000
(08:24 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 2 Mar 2015 13:24:45 +0000
(08:24 -0500)
With
a389531
we now call readl() from this file so add <asm/io.h> so
that we have a prototype for the function.
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/armv7.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/armv7.h
b/arch/arm/include/asm/armv7.h
index dc9561cd2b667b4d22434f0452deb699a2011120..edb3b80015ba3d647461c8467d92e5a5356fbb34 100644
(file)
--- a/
arch/arm/include/asm/armv7.h
+++ b/
arch/arm/include/asm/armv7.h
@@
-58,6
+58,7
@@
#ifndef __ASSEMBLY__
#include <linux/types.h>
+#include <asm/io.h>
/*
* CP15 Barrier instructions