Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=40c3a578a76ce0b20d1716e03b5a4b407ca9ca51
Commit:     40c3a578a76ce0b20d1716e03b5a4b407ca9ca51
Parent:     6accc0575c6b2105bf9b00bfc8cfee2cead3df6d
Author:     Russell King <[EMAIL PROTECTED]>
AuthorDate: Sun Jul 15 12:48:57 2007 +0100
Committer:  Russell King <[EMAIL PROTECTED]>
CommitDate: Fri Jul 20 09:39:56 2007 +0100

    [ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
    
    Signed-off-by: Russell King <[EMAIL PROTECTED]>
---
 include/asm-arm/unistd.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/asm-arm/unistd.h b/include/asm-arm/unistd.h
index bfdbebe..d327b25 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__ */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to