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

Skip to content
Commit eef6051c authored by Steve Cohen's avatar Steve Cohen
Browse files

drm/msm/sde: use correct format specifiers in prints



Fix format specifiers for some variables whose type has changed
in the upgrade to 4.14.  The rotation bitmask property used a custom
64-bit variable in 4.9 and was updated in 4.14 to use the 32-bit
variable provided by the DRM framework.  Also, iova has gone from a
32-bit value to 64-bit value.

Change-Id: Ie98db4322eb0275623508d8bbd8c865f1cbe684b
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent 98cd82ec
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