From a10e04f4c54f02d397f429765acb09d81d344587 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Tue, 19 May 2015 18:37:52 -0700 Subject: [PATCH] drm/radeon: Use DECLARE_BITMAP Use the generic mechanism to declare a bitmap instead of unsigned long. Signed-off-by: Joe Perches Signed-off-by: Alex Deucher --- Reading git-format-patch failed