From 40c3a578a76ce0b20d1716e03b5a4b407ca9ca51 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 15 Jul 2007 12:48:57 +0100 Subject: [ARM] shut up "warning: "__IGNORE_sync_file_range" redefined" Signed-off-by: Russell King --- include/asm-arm/unistd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/asm-arm/unistd.h') diff --git a/include/asm-arm/unistd.h b/include/asm-arm/unistd.h index bfdbebebdc1..d327b25c986 100644 --- a/include/asm-arm/unistd.h +++ b/include/asm-arm/unistd.h @@ -441,7 +441,6 @@ /* * Unimplemented (or alternatively implemented) syscalls */ -#define __IGNORE_sync_file_range 1 #define __IGNORE_fadvise64_64 1 #endif /* __KERNEL__ */ -- cgit v1.2.3