diff options
Diffstat (limited to 'arch/hexagon/mm/vm_tlb.c')
-rw-r--r-- | arch/hexagon/mm/vm_tlb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/hexagon/mm/vm_tlb.c b/arch/hexagon/mm/vm_tlb.c index 9647d00cb761..b474065533ce 100644 --- a/arch/hexagon/mm/vm_tlb.c +++ b/arch/hexagon/mm/vm_tlb.c @@ -24,6 +24,7 @@ * be instantiated for it, differently from a native build. */ #include <linux/mm.h> +#include <linux/sched.h> #include <asm/page.h> #include <asm/hexagon_vm.h> |