515495a1da
The nand_base.c driver implicitly casts the uint32_t eccpos array to 'int *', which is not only not guaranteed to be the same sign as the source, but is not guaranteed to be the same size. Fix by changing nand_base.c to use uint32_t referencing the eccpos fields. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org> |
||
---|---|---|
.. | ||
ams-delta.c | ||
at91_nand.c | ||
au1550nd.c | ||
autcpu12.c | ||
cafe_nand.c | ||
cmx270_nand.c | ||
cs553x_nand.c | ||
diskonchip.c | ||
edb7312.c | ||
excite_nandflash.c | ||
h1910.c | ||
Kconfig | ||
Makefile | ||
nand_base.c | ||
nand_bbt.c | ||
nand_ecc.c | ||
nand_ids.c | ||
nandsim.c | ||
ndfc.c | ||
plat_nand.c | ||
ppchameleonevb.c | ||
rtc_from4.c | ||
s3c2410.c | ||
sharpsl.c | ||
spia.c | ||
toto.c | ||
ts7250.c |