提交 0d920087 编写于 作者: O Oded Gabbay

drm/amdkfd: Remove unused field from struct qcm_process_device

Signed-off-by: NOded Gabbay <oded.gabbay@amd.com>
Reviewed-by: NBen Goz <ben.goz@amd.com>
Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
上级 a9243ede
...@@ -378,8 +378,6 @@ struct qcm_process_device { ...@@ -378,8 +378,6 @@ struct qcm_process_device {
/* The Device Queue Manager that owns this data */ /* The Device Queue Manager that owns this data */
struct device_queue_manager *dqm; struct device_queue_manager *dqm;
struct process_queue_manager *pqm; struct process_queue_manager *pqm;
/* Device Queue Manager lock */
struct mutex *lock;
/* Queues list */ /* Queues list */
struct list_head queues_list; struct list_head queues_list;
struct list_head priv_queue_list; struct list_head priv_queue_list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册