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:
64992b7
)
mx6: wandboard: fix warning due to missing prototype
author
Stefano Babic
<sbabic@denx.de>
Wed, 20 Jul 2016 15:53:56 +0000
(17:53 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 28 Jul 2016 10:05:15 +0000
(12:05 +0200)
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/wandboard/wandboard.c
patch
|
blob
|
history
diff --git
a/board/wandboard/wandboard.c
b/board/wandboard/wandboard.c
index 8340dd1a86a93acb5b962a18d6cb949ced719987..10cad3fd80eb8cfcf47a38e54e6d89fbc1356b04 100644
(file)
--- a/
board/wandboard/wandboard.c
+++ b/
board/wandboard/wandboard.c
@@
-19,6
+19,7
@@
#include <asm/imx-common/mxc_i2c.h>
#include <asm/imx-common/boot_mode.h>
#include <asm/imx-common/video.h>
+#include <asm/imx-common/sata.h>
#include <asm/io.h>
#include <linux/sizes.h>
#include <common.h>