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

Skip to content
Commit e637cec8 authored by Anant Goel's avatar Anant Goel
Browse files

msm: vidc: Declare rotation as an integer



The variable, rotation, is declared as a boolean and
then compared against a constant value. This causes a
kernel warning in a GCC environment. This patch declares
the variable, rotation, as an integer to address the warning.

Change-Id: Ie877ac2279e3a70a99aec1281dea4421fa435329
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 00b70489
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