diff --git a/include/drm/drm_mm.h b/include/drm/drm_mm.h index b87d05e17d466179dd9c48b6a56c852012c24f16..98cb50ea6acb8dbce7e6135151728811c7be35d1 100644 --- a/include/drm/drm_mm.h +++ b/include/drm/drm_mm.h @@ -36,7 +36,10 @@ /* * Generic range manager structs */ +#include +#include #include +#include #ifdef CONFIG_DEBUG_FS #include #endif