From: Paulo Zanoni Date: Fri, 18 Oct 2013 21:48:24 +0000 (-0300) Subject: drm/i915: fix open-coded DIV_ROUND_UP X-Git-Tag: v3.13-rc1~76^2~11^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de45eaf7b9530b6137d3ce370b12b199fae01419;p=pandora-kernel.git drm/i915: fix open-coded DIV_ROUND_UP Use the nice Kernel macro, it makes the code much more readable. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed