[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2007-07-15 12:48:57 +01:00 committed by Russell King
parent 6accc0575c
commit 40c3a578a7

View file

@ -441,7 +441,6 @@
/*
* Unimplemented (or alternatively implemented) syscalls
*/
#define __IGNORE_sync_file_range 1
#define __IGNORE_fadvise64_64 1
#endif /* __KERNEL__ */