From: Javi Merino Date: Thu, 16 Apr 2015 19:43:54 +0000 (-0700) Subject: media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512eb720c9892261d68f86ba880a55cdbb74710d;p=pandora-kernel.git media: cxd2820r: 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 Cc: Mauro Carvalho Chehab Acked-by: Antti Palosaari Reviewed-by: Antti Palosaari Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed