diff options
author | Anson Huang <b20788@freescale.com> | 2015-05-08 00:16:51 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-06-03 14:49:32 +0800 |
commit | 7a5568ce08c6f0390c73cc62a6f124e9073ebc97 (patch) | |
tree | 77c1c64c186da462ab90617f74ce91895dc552ee /drivers/ide/palm_bk3710.c | |
parent | 35e2916f70e3be767c5c8ef6cc80bc5398b8914c (diff) | |
download | blackbird-op-linux-7a5568ce08c6f0390c73cc62a6f124e9073ebc97.tar.gz blackbird-op-linux-7a5568ce08c6f0390c73cc62a6f124e9073ebc97.zip |
ARM: imx: using unsigned variable for do_div
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@freescale.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'drivers/ide/palm_bk3710.c')
0 files changed, 0 insertions, 0 deletions