projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7748b41
)
common: fb_nand: won't compile
author
Sergey Kubushyn
<ksi@koi8.net>
Tue, 7 Jun 2016 21:22:59 +0000
(14:22 -0700)
committer
Scott Wood
<oss@buserror.net>
Mon, 20 Jun 2016 00:15:31 +0000
(19:15 -0500)
Somehow this got overlooked when getting rid of nand_info.
Small patch, won't affect anything else, no reason to wait for the
next cycle.
Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
common/fb_nand.c
patch
|
blob
|
history
diff --git
a/common/fb_nand.c
b/common/fb_nand.c
index e55ea3872fd4c7e665f88d8d06b1e200877e88db..ae34f4891b6e9fc55d78e42d8687af7586be780b 100644
(file)
--- a/
common/fb_nand.c
+++ b/
common/fb_nand.c
@@
-34,7
+34,7
@@
__weak int board_fastboot_write_partition_setup(char *name)
}
static int fb_nand_lookup(const char *partname, char *response,
- struct mtd_info **
nan
d,
+ struct mtd_info **
mt
d,
struct part_info **part)
{
struct mtd_device *dev;