hid-sensor-hub.c: fix wrong do_div() usage
do_div() must only be used with a u64 dividend.
Signed-off-by:
Nicolas Pitre <nico@linaro.org>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
do_div() must only be used with a u64 dividend.
Signed-off-by:
Nicolas Pitre <nico@linaro.org>