ANDROID: fiq_debugger: Include <linux/sched/signal.h>
Upstream commit 2a1f062a ("sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>") moved do_each_thread definitions to <linux/sched/signal.h>. Hence include that instead of <linux/sched.h>. Signed-off-by:Amit Pundir <amit.pundir@linaro.org>
Loading
Please register or sign in to comment