Matthias Fuchs 5bd7fe9aeb Fix do_div() usage in nand process output
Fix usage of do_div() in nand erase|read|write process output.

The last patch to nand_util.c introduced do_div() instead of libgcc's
implementation. But do_div() returns the quotient in its first
macro parameter and not as result.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-09-15 21:38:38 +02:00
..
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2006-08-15 14:15:51 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2006-09-18 10:48:03 +02:00
2002-08-17 09:36:01 +00:00
2007-05-17 00:06:11 +02:00
2002-08-17 09:36:01 +00:00
2005-09-25 18:49:35 +02:00
2007-06-06 10:08:13 +02:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00