projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0da040b
)
mx6: fix warning in platinum board
author
Stefano Babic
<sbabic@denx.de>
Thu, 22 Jan 2015 09:09:00 +0000
(10:09 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 22 Jan 2015 09:59:03 +0000
(10:59 +0100)
Fix warning due to missing prototype for writel
Signed-off-by: Stefano Babic <sbabic@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/barco/platinum/platinum.h
patch
|
blob
|
history
diff --git
a/board/barco/platinum/platinum.h
b/board/barco/platinum/platinum.h
index 8650d6d5e035bc708c81e78e9abd8a4f47cd78c5..d3ea8bda731f2b13962900b1a891ad09afae639a 100644
(file)
--- a/
board/barco/platinum/platinum.h
+++ b/
board/barco/platinum/platinum.h
@@
-9,6
+9,7
@@
#include <miiphy.h>
#include <asm/arch/crm_regs.h>
+#include <asm/io.h>
/* Defines */