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

Commit 11880dc2 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: Remove ion members from msm_frame structure definition"

parents c62307b2 935c6aa6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -743,9 +743,6 @@ struct msm_frame {
	uint32_t frame_id;
	int stcam_quality_ind;
	uint32_t stcam_conv_value;

	struct ion_allocation_data ion_alloc;
	struct ion_fd_data fd_data;
	int ion_dev_fd;
};