Skip to content
Commit 39393249 authored by Chris Lew's avatar Chris Lew
Browse files

soc: qcom: glink: Change division types to uint64_t



The do_div function on arm architectures assumes values
passed in will be 64 bit type. Change arguments from
unsigned long to unit64_t.

Change-Id: I1af31602af9af5a9d67d214265ab2ac1f3e59813
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 138d7bb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment