h8300: Fix generic mmu_context build
authorNicholas Piggin <npiggin@gmail.com>
Mon, 16 Nov 2020 02:29:09 +0000 (12:29 +1000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Nov 2020 15:53:52 +0000 (16:53 +0100)
commitc3634425ff9454510876a26e9e9738788bb88abd
tree8891e2661b0b6b98c6f6d3bf7d5d0e4164c9953e
parent2040a6bf90b530165cc86dfa879d5daa3b85f220
h8300: Fix generic mmu_context build

h8300 missed the generic nommu header conversion.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: uclinux-h8-devel@lists.sourceforge.jp
Cc: linux-mm@kvack.org
Fixes: 94f89922e1e0 ("asm-generic: add generic MMU versions of mmu context functions")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/h8300/include/asm/mmu_context.h [new file with mode: 0644]