From: Vlad Dogaru Date: Thu, 23 Oct 2014 14:52:00 +0000 (+0100) Subject: bmp280: use correct routine for division X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~446^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ee98a206c1fa6fc394791fb6188a47820a80b5;p=pandora-kernel.git bmp280: use correct routine for division The proper way to divide two signed 64-bit values is to use div64_s64. Signed-off-by: Vlad Dogaru Reported-by: kbuild test robot Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed