staging: csr: sme_blocking.c: remove braces around single statement blocks
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / kthread.c
index 146a6fa968254fe00b4aa6a4a423113f083b3e89..29fb60caecb53125fa76e852609d38f4380cab4c 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/mutex.h>
 #include <linux/slab.h>
 #include <linux/freezer.h>
+#include <linux/ptrace.h>
 #include <trace/events/sched.h>
 
 static DEFINE_SPINLOCK(kthread_create_lock);