]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RISC-V: Add missing include
authorOlof Johansson <olof@lixom.net>
Thu, 30 Nov 2017 01:55:20 +0000 (17:55 -0800)
committerPalmer Dabbelt <palmer@sifive.com>
Thu, 30 Nov 2017 18:34:47 +0000 (10:34 -0800)
commit741fc3ff3a49509a7092d6d9eb51da6bd7577278
treea729230ff9252f69660800f9feb6cfa5028b2c65
parent4a41d5dbb0bbd0c3faffb2ccd8ef1a7aeb12f978
RISC-V: Add missing include

Fixes:

include/asm-generic/mm_hooks.h:20:11: warning: 'struct vm_area_struct' declared inside parameter list will not be visible outside of this definition or declaration
include/asm-generic/mm_hooks.h:19:38: warning: 'struct mm_struct' declared inside parameter list will not be visible outside of this definition or declaration

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/include/asm/mmu_context.h