Skip to content

Commit

Permalink
[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Jul 20, 2007
1 parent 6accc05 commit 40c3a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-arm/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@
/*
* Unimplemented (or alternatively implemented) syscalls
*/
#define __IGNORE_sync_file_range 1
#define __IGNORE_fadvise64_64 1

#endif /* __KERNEL__ */
Expand Down

0 comments on commit 40c3a57

Please sign in to comment.