aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/include
diff options
context:
space:
mode:
authorGravatar Ingo Molnar <mingo@kernel.org> 2020-01-10 18:53:14 +0100
committerGravatar Ingo Molnar <mingo@kernel.org> 2020-01-10 18:53:14 +0100
commit57ad87ddce79b6d54f8e442d0ecf4b5bbe8c5a9e (patch)
treeeaa43171e82737e8b33239e2e9bc3b4de67b7ddd /arch/hexagon/include
parentMerge branch 'linus' into efi/core, to pick up fixes (diff)
parentmm, x86/mm: Untangle address space layout definitions from basic pgtable type... (diff)
downloadlinux-57ad87ddce79b6d54f8e442d0ecf4b5bbe8c5a9e.tar.gz
linux-57ad87ddce79b6d54f8e442d0ecf4b5bbe8c5a9e.tar.bz2
linux-57ad87ddce79b6d54f8e442d0ecf4b5bbe8c5a9e.zip
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/hexagon/include')
-rw-r--r--arch/hexagon/include/asm/vmalloc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/hexagon/include/asm/vmalloc.h b/arch/hexagon/include/asm/vmalloc.h
new file mode 100644
index 000000000000..7b04609e525c
--- /dev/null
+++ b/arch/hexagon/include/asm/vmalloc.h
@@ -0,0 +1,4 @@
+#ifndef _ASM_HEXAGON_VMALLOC_H
+#define _ASM_HEXAGON_VMALLOC_H
+
+#endif /* _ASM_HEXAGON_VMALLOC_H */