Skip to content

Commit

Permalink
drm/radeon: remove obsolete kfd_bo from radeon_device
Browse files Browse the repository at this point in the history
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
  • Loading branch information
Oded Gabbay committed Jun 16, 2015
1 parent 284b288 commit 6876f98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/radeon/radeon.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 6876f98

Please sign in to comment.