From: Linus Walleij Date: Thu, 18 Oct 2012 09:12:31 +0000 (+0200) Subject: ARM: plat-nomadik: use DIV_ROUND_CLOSEST() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~43^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2136683172f49a32b3ed7469f6e5ce20c8f4278b;p=pandora-kernel.git ARM: plat-nomadik: use DIV_ROUND_CLOSEST() Use DIV_ROUND_CLOSEST() to calculate the cycle counter for the periodic mode instead of relying on homebrew reimplementation. Cc: Alessandro Rubini Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed