From de45eaf7b9530b6137d3ce370b12b199fae01419 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Fri, 18 Oct 2013 18:48:24 -0300 Subject: [PATCH] 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-format-patch failed