Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Catalin Marinas <catalin.marinas@arm.com>
- Loading branch information