From: Artem Bityutskiy Date: Fri, 16 Jan 2009 17:08:43 +0000 (+0200) Subject: UBI: use nicer 64-bit math X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8d49996f34ec36b02f9736e6baadacd6479ed1;p=pandora-kernel.git UBI: use nicer 64-bit math Get rid of 'do_div()' and use more user-friendly primitives from 'linux/math64.h'. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed