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

Skip to content
Commit e5a827c8 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm/sde: Fix compile warnings



Fix the following compiler warning(s) from gcc 6.1.1 with -Werror enabled:

 drivers/gpu/drm/msm/sde/sde_kms.c:3357:
   format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Werror=format=]
   SDE_ERROR("failed to init sid %d\n", PTR_ERR(sde_kms->hw_sid));

Fixes: 1fa7a093 ("msm/sde: add SID register support for offline rotator")
Change-Id: Ic0dedbad14ffee21d92c8b3558a2effa4c0926c1
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 0006cb4a
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