Include linux/sched.h in arch/arm/mm/fault.c
When building with !MMU, task_struct is not defined. Just include the
relevant file.
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
Showing
想要评论请 注册 或 登录
When building with !MMU, task_struct is not defined. Just include the
relevant file.
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>