Commit 6876f98b authored by Oded Gabbay's avatar Oded Gabbay

drm/radeon: remove obsolete kfd_bo from radeon_device

Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent 284b2884
......@@ -2458,7 +2458,6 @@ struct radeon_device {
/* amdkfd interface */
struct kfd_dev *kfd;
struct radeon_sa_manager kfd_bo;
struct mutex mn_lock;
DECLARE_HASHTABLE(mn_hash, 7);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment