This patch fixes error in vop2_cluster_two_win_mode_check():
if ((actual_w + xoffset % 16) > 2048) {
DRM_ERROR("%s act_w(%d) + xoffset(%d) / 16 << 2048 in two win mode\n",
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Icddb00aa0b403f41803fc1f21083141d844d3dfc