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

Commit 45d26f51 authored by Steve Cohen's avatar Steve Cohen
Browse files

msm: sde: remove an unused variable



Remove an unused variable that was left behind when some old code
was deprecated.

Change-Id: I0217b0c9bcc2ee6682dedbcc25b832d98b796433
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent 1c8ac857
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line 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;
	int domain;
	struct scatterlist *sg;
	struct scatterlist *sg;
	unsigned int i;
	unsigned int i;
	struct sg_table *table;
	unsigned long flags = 0;
	unsigned long flags = 0;


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