Skip to content
Commit f761d8bd authored by Joe Perches's avatar Joe Perches Committed by Oded Gabbay
Browse files

drm/amdkfd: Use DECLARE_BITMAP



Use the generic mechanism to declare a bitmap instead of unsigned long.

It seems that "struct kfd_process.allocated_queue_bitmap" is unused.
Maybe it could be deleted instead.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent 3e8d222f
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