From: U. Artie Eoff Date: Mon, 29 Sep 2014 22:49:33 +0000 (-0700) Subject: drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header X-Git-Tag: fixes-against-v3.18-rc2~18^2~3^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e5416252af5239ddcd92bc858a494c1ca842778;p=pandora-kernel.git drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header Move the duplicated DIV_ROUND_CLOSEST_ULL macro into the intel_drv.h header file so that it can be shared between intel_display.c and intel_panel.c. Signed-off-by: U. Artie Eoff Reviewed-By: Joe Konno Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed