commit | 4ac8f8e022dad149f47a369e60e536b356f14493 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Sat Sep 29 07:36:43 2012 -0700 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:03 2012 -0700 |
tree | 2884eeb0a910bb1598c075fca6e3cd3fe5b4bc6a | |
parent | 0e7d856ea570b22f0983ac7502d66879dcd76b31 [diff] |
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) block_dev_desc_t says that block_(read|write) take lbaint_t for blkcnt not ulong Signed-off-by: Tom Rini <trini@ti.com>