sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
[linux-2.6-block.git] / drivers / gpu / drm / amd / amdkfd / kfd_mqd_manager_vi.c
index fa32c32fa1c2bc1fc29bc8f6baea120987a47685..a9b9882a9a7723de538307b6aa5ad4e2b6e16ff1 100644 (file)
@@ -23,6 +23,8 @@
 
 #include <linux/printk.h>
 #include <linux/slab.h>
+#include <linux/mm_types.h>
+
 #include "kfd_priv.h"
 #include "kfd_mqd_manager.h"
 #include "vi_structs.h"