sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / drivers / staging / android / ion / ion.c
index 2c3ffbcbd621a5d3236e25e72ee8dda2884b75c3..f45115fce4eb7c56534ceb277151782c1e9a23d8 100644 (file)
@@ -36,6 +36,7 @@
 #include <linux/debugfs.h>
 #include <linux/dma-buf.h>
 #include <linux/idr.h>
+#include <linux/sched/task.h>
 
 #include "ion.h"
 #include "ion_priv.h"