]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: Use DECLARE_BITMAP
authorJoe Perches <joe@perches.com>
Wed, 20 May 2015 01:37:52 +0000 (18:37 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 May 2015 14:31:25 +0000 (10:31 -0400)
commita10e04f4c54f02d397f429765acb09d81d344587
tree9c00cbcd065fc5c8df4a556ee4045145e0471178
parent84bcd469592eadbf731c07ed7f6654dc71bbe059
drm/radeon: Use DECLARE_BITMAP

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

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h