Merge "disp: msm: fix compilation errors for dlkm compilation"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
4c41c05d7c
@@ -3364,7 +3364,7 @@ static void sde_encoder_get_qsync_fps_callback(
|
||||
if (!sde_enc->cur_master ||
|
||||
!(sde_enc->disp_info.capabilities &
|
||||
MSM_DISPLAY_CAP_VID_MODE)) {
|
||||
SDE_ERROR("invalid qsync settings %b\n",
|
||||
SDE_ERROR("invalid qsync settings %d\n",
|
||||
!sde_enc->cur_master);
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user