From: Javi Merino Date: Thu, 16 Apr 2015 19:43:51 +0000 (-0700) Subject: cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3c86f356b4dfc130442d0bd68ff2da2bd60538;p=pandora-kernel.git cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() Now that the kernel provides DIV_ROUND_CLOSEST_ULL(), drop the internal implementation and use the kernel one. Signed-off-by: Javi Merino Acked-by: Rafael J. Wysocki Cc: Mel Gorman Cc: Stephen Hemminger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed