aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/mmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ncpfs/mmap.c')
-rw-r--r--fs/ncpfs/mmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ncpfs/mmap.c b/fs/ncpfs/mmap.c
index e5d71b27a5b0..be20a7e171a0 100644
--- a/fs/ncpfs/mmap.c
+++ b/fs/ncpfs/mmap.c
@@ -19,7 +19,6 @@
19#include <linux/memcontrol.h> 19#include <linux/memcontrol.h>
20 20
21#include <asm/uaccess.h> 21#include <asm/uaccess.h>
22#include <asm/system.h>
23 22
24#include "ncp_fs.h" 23#include "ncp_fs.h"
25 24