diff options
author | dirk.behme@googlemail.com <dirk.behme@googlemail.com> | 2008-04-30 18:02:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-30 22:34:42 +0200 |
commit | 378e7ec95da4751ec8fe461baacab2bf7d2512a9 (patch) | |
tree | c72e41533b6635e2986ca82caa4ec969fecafaa6 /cpu | |
parent | 33a4a70d48d622cc4950c60a84fec23b9421f23e (diff) | |
download | u-boot-imx-378e7ec95da4751ec8fe461baacab2bf7d2512a9.zip u-boot-imx-378e7ec95da4751ec8fe461baacab2bf7d2512a9.tar.gz u-boot-imx-378e7ec95da4751ec8fe461baacab2bf7d2512a9.tar.bz2 |
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
Fix warnings
nv_nand.c: In function 'saveenv':
env_nand.c:200: warning: passing argument 3 of 'nand_write' from incompatible pointer type
env_nand.c: In function 'env_relocate_spec':
env_nand.c:275: warning: passing argument 3 of 'nand_read' from incompatible pointer type
if compiled for davinci_schmoogie_config.
Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Ack by: Sergey Kubushyn <ksi@koi8.net>
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions