summaryrefslogtreecommitdiff
path: root/fs/proc/nommu.c
diff options
context:
space:
mode:
authorakpm <akpm@linux-foundation.org>2022-06-27 13:45:54 -0700
committerakpm <akpm@linux-foundation.org>2022-06-27 13:45:54 -0700
commit84b494dcbcc015419e629ced664d3b737e83336e (patch)
tree75b9f6779bf8fb357ddf8b227a44d2f5fe25b8a0 /fs/proc/nommu.c
parente75a11c67c2bbfefe57713b8bd62e488a9196baf (diff)
parent3a89caf63075d17245528792a043f581a8144d10 (diff)
downloadlinux-next-84b494dcbcc015419e629ced664d3b737e83336e.tar.gz
Merge branch 'mm-nonmm-unstable' into mm-everything
Diffstat (limited to 'fs/proc/nommu.c')
-rw-r--r--fs/proc/nommu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/proc/nommu.c b/fs/proc/nommu.c
index 13452b32e2bd..4d3493579458 100644
--- a/fs/proc/nommu.c
+++ b/fs/proc/nommu.c
@@ -21,7 +21,6 @@
#include <linux/seq_file.h>
#include <linux/hugetlb.h>
#include <linux/vmalloc.h>
-#include <linux/uaccess.h>
#include <asm/tlb.h>
#include <asm/div64.h>
#include "internal.h"