]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - arch/h8300/include/asm/mmu_context.h
h8300: Fix generic mmu_context build
[mirror_ubuntu-hirsute-kernel.git] / arch / h8300 / include / asm / mmu_context.h
diff --git a/arch/h8300/include/asm/mmu_context.h b/arch/h8300/include/asm/mmu_context.h
new file mode 100644 (file)
index 0000000..a9f550f
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _ASM_H8300_MMU_CONTEXT_H
+#define _ASM_H8300_MMU_CONTEXT_H
+
+#include <asm-generic/nommu_context.h>
+
+#endif /* _ASM_H8300_MMU_CONTEXT_H */