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

Commit 958edcde authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: sde: remove an unused variable"

parents a1019026 45d26f51
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -892,7 +892,6 @@ static int sde_mdp_map_buffer(struct sde_mdp_img_data *data, bool rotator,
	int domain;
	struct scatterlist *sg;
	unsigned int i;
	struct sg_table *table;
	unsigned long flags = 0;

	if (data->addr && data->len)