Simon Glass b6458d38d6 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>
2012-11-02 15:20:43 -07:00
..
2012-10-03 16:01:22 -07:00
2012-10-15 11:53:07 -07:00
2011-10-22 01:22:21 +02:00
2011-04-08 00:44:27 -04:00
2011-07-28 16:41:06 +02:00
2012-09-05 17:32:42 -05:00
2012-09-27 12:22:11 -05:00
2010-07-16 10:55:09 -05:00
2012-03-27 22:05:28 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2012-08-09 23:39:18 +02:00
2012-09-29 07:26:09 -07:00
2003-06-27 21:31:46 +00:00
2012-09-26 11:08:32 -07:00
2011-12-07 08:41:22 +01:00
2011-02-02 22:36:10 +01:00
2010-01-18 00:23:00 +01:00
2011-10-22 01:13:35 +02:00
2002-08-17 09:36:01 +00:00
2011-10-26 21:33:42 +02:00