[PATCH] ARM: imx: using unsigned variable for do_div

Shawn Guo shawn.guo at linaro.org
Thu May 7 04:39:34 PDT 2015


On Fri, May 08, 2015 at 12:16:51AM +0800, Anson Huang wrote:
> The definition of do_div uses unsigned long long
> variable as its first parameter, better to pass
> a u64 variable as first parameter when calling
> do_div function.
> 
> Signed-off-by: Anson Huang <b20788 at freescale.com>

Applied, thanks. 



More information about the linux-arm-kernel mailing list