Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3ac7057a authored by Runmin Wang's avatar Runmin Wang
Browse files

kernel: tick-sched: Fix compilation error on 32-bit



do_div() on 32-bit is changed into __div64_32(uint64_t *n, uint32_t
base), which requires its operand type to be specified.
Update the variable type to fix the compilation issue.

Change-Id: I82ad839c5a16096cfe000a65c9344b7d17214e29
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent fb8f000f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment