Oded Gabbay da25f490a0 microblaze: add missing include to mmu_context_mm.h
mmu_context_mm.h is using struct task_struct, which is defined in
linux/sched.h. Source files that include mm_context_mm.h
(directly or indirectly) and doesn't include linux/sched.h will generate
an error. An example of that is drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c

This patch adds an include of linux/sched.h to mmu_context_mm.h to avoid
such errors.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-10-30 15:18:46 +01:00
..
2014-01-27 11:24:55 +01:00
2014-01-23 16:36:54 -08:00
2016-05-28 15:48:58 -04:00
2013-10-09 20:04:08 -05:00
2010-04-01 08:38:24 +02:00
2017-05-29 11:03:56 +02:00
2010-08-04 10:22:35 +02:00