projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6accc05
)
[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 11:48:57 +0000
(12:48 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:39:56 +0000
(09:39 +0100)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/unistd.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/unistd.h
b/include/asm-arm/unistd.h
index bfdbebebdc1b77b334fade15af3ed6af9073f3c9..d327b25c986cb754aabc0e762d259f0398879f33 100644
(file)
--- 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__ */