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

Skip to content
Commit 7dafa542 authored by Lijuan Gao's avatar Lijuan Gao
Browse files

backlight: qcom-spmi-wled: Fix compilation error



This fixes below compilation error for 32bit kernel
build. Compiler reference __aeabi_uldivmod if there
is a 64bit division. Change is to use div_s64 to fix
this.

qcom-spmi-wled.c: undefined reference to `__aeabi_uldivmod'.

Change-Id: Ib63574be472b094297a4639bb3c5f97751c19c9f
Signed-off-by: default avatarLijuan Gao <lijuang@codeaurora.org>
parent da17976d
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