kernel/drivers/gpu/drm/radeon/radeon_sa.c
.. .. @@ -41,7 +41,7 @@ 41 41 * If we are asked to block we wait on all the oldest fence of all 42 42 * rings. We just wait for any of those fence to complete. 43 43 */ 44 -#include <drm/drmP.h>44 +45 45 #include "radeon.h" 46 46 47 47 static void radeon_sa_bo_remove_locked(struct radeon_sa_bo *sa_bo);