aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile')
-rw-r--r--arch/tile/include/asm/compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/compat.h b/arch/tile/include/asm/compat.h
index 78f1f2ded86c..ffd4493efc78 100644
--- a/arch/tile/include/asm/compat.h
+++ b/arch/tile/include/asm/compat.h
@@ -281,7 +281,6 @@ long compat_sys_pread64(unsigned int fd, char __user *ubuf, size_t count,
281 u32 dummy, u32 low, u32 high); 281 u32 dummy, u32 low, u32 high);
282long compat_sys_pwrite64(unsigned int fd, char __user *ubuf, size_t count, 282long compat_sys_pwrite64(unsigned int fd, char __user *ubuf, size_t count,
283 u32 dummy, u32 low, u32 high); 283 u32 dummy, u32 low, u32 high);
284long compat_sys_lookup_dcookie(u32 low, u32 high, char __user *buf, size_t len);
285long compat_sys_sync_file_range2(int fd, unsigned int flags, 284long compat_sys_sync_file_range2(int fd, unsigned int flags,
286 u32 offset_lo, u32 offset_hi, 285 u32 offset_lo, u32 offset_hi,
287 u32 nbytes_lo, u32 nbytes_hi); 286 u32 nbytes_lo, u32 nbytes_hi);