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

Commit 0d920087 authored by Oded Gabbay's avatar Oded Gabbay
Browse files

drm/amdkfd: Remove unused field from struct qcm_process_device

parent a9243ede
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -378,8 +378,6 @@ struct qcm_process_device {
	/* The Device Queue Manager that owns this data */
	struct device_queue_manager *dqm;
	struct process_queue_manager *pqm;
	/* Device Queue Manager lock */
	struct mutex *lock;
	/* Queues list */
	struct list_head queues_list;
	struct list_head priv_queue_list;