drm/msm/dp: fix variable declaration compilation issues
Fix compilation issues when using LLVM 8.0. More precisely,
variables need to be declared outside of loop initializers.
Change-Id: Ie830beacdf6b03dad168fe23cf8c5d0811c6c99a
Signed-off-by:
Amine Najahi <anajahi@codeaurora.org>
Loading
Please register or sign in to comment