diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-05-16 12:27:40 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2009-07-07 22:58:06 (GMT) |
commit | 378adfcdf4bbd77ee4cbc3276d4733e218308a21 (patch) | |
tree | f01199f62880c8a24e73b01184ac08781ac38443 /drivers/dma | |
parent | 8360b66bac9567701027a0087274d0c9b2fe8d6b (diff) | |
download | u-boot-fsl-qoriq-378adfcdf4bbd77ee4cbc3276d4733e218308a21.tar.xz |
mtd: nand: use loff_t for offset
nand_util currently uses size_t which is arch dependent and not always a
unsigned long. Now use loff_t, as does the linux mtd layer.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions