summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2012-10-29 05:24:04 +0000
committerTom Rini <trini@ti.com>2012-11-02 15:20:43 -0700
commitb6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7 (patch)
tree3b684fb496da4b21de7d624716536f8e06b13bb2 /CREDITS
parentfe1f808ce79de0caa4674340958f02780b2f81f9 (diff)
downloadtalos-obmc-uboot-b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7.tar.gz
talos-obmc-uboot-b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7.zip
ide: Correct function signatures for ide_read/write()
The prototypes in the header were changed by commit 4ac8f8e0 but the functions no longer match. Correct this. It seems odd that block devices take an lbaint_t for the block count, but an unsigned long for the blknr. Surely we should promote blknr to lbaint_t also? Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud