summaryrefslogtreecommitdiff
path: root/arch/mips/mm/cache.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2021-04-13 18:58:33 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2021-04-13 18:58:33 +1000
commitc03156f8d8b7420c9c53d5d37b5c1696a931cb6e (patch)
treeebfc85df4d9673aa974668b51aa2638a41f116da /arch/mips/mm/cache.c
parentf195cda9b95d03d27906f98a61456d47ced1c35b (diff)
parent3ad29d0ccd4c42afa271bc8529fb357adff944ec (diff)
downloadlinux-next-c03156f8d8b7420c9c53d5d37b5c1696a931cb6e.tar.gz
Merge branch 'akpm-current/current'
Diffstat (limited to 'arch/mips/mm/cache.c')
-rw-r--r--arch/mips/mm/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/cache.c b/arch/mips/mm/cache.c
index 7719d632df8d..a7bf0c80371c 100644
--- a/arch/mips/mm/cache.c
+++ b/arch/mips/mm/cache.c
@@ -15,6 +15,7 @@
#include <linux/syscalls.h>
#include <linux/mm.h>
#include <linux/highmem.h>
+#include <linux/pagemap.h>
#include <asm/cacheflush.h>
#include <asm/processor.h>