Commit bc90dc33 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: Remove unused freed llist node

parent 9ecccaf9
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -78,8 +78,6 @@ struct msm_gem_object {


	struct list_head vmas;    /* list of msm_gem_vma */
	struct list_head vmas;    /* list of msm_gem_vma */


	struct llist_node freed;

	/* For physically contiguous buffers.  Used when we don't have
	/* For physically contiguous buffers.  Used when we don't have
	 * an IOMMU.  Also used for stolen/splashscreen buffer.
	 * an IOMMU.  Also used for stolen/splashscreen buffer.
	 */
	 */