aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/compat.c')
-rw-r--r--fs/compat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/compat.c b/fs/compat.c
index d0560c93973d..93f7d021b716 100644
--- a/fs/compat.c
+++ b/fs/compat.c
@@ -67,8 +67,6 @@ int compat_printk(const char *fmt, ...)
67 return ret; 67 return ret;
68} 68}
69 69
70#include "read_write.h"
71
72/* 70/*
73 * Not all architectures have sys_utime, so implement this in terms 71 * Not all architectures have sys_utime, so implement this in terms
74 * of sys_utimes. 72 * of sys_utimes.