[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
authorBen Dooks <ben-linux@fluff.org>
Sat, 30 May 2009 17:34:16 +0000 (18:34 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 8 Jun 2009 11:10:37 +0000 (12:10 +0100)
Change to using DIV_ROUND_UP() in the timing calculation
instead of blindly doing result++

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found