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

Commit 9ef459ba authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "platform: msm: Remove incorrect external display stream id assignment"

parents 65669704 c2f956e1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -108,8 +108,6 @@ static int msm_ext_disp_add_intf_data(struct msm_ext_disp *ext_disp,
	list_for_each(pos, &ext_disp->display_list)
		count++;

	data->codec.stream_id = count;

	list_add(&node->list, &ext_disp->display_list);