소스 검색

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 18 년 전
부모
커밋
40c3a578a7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      include/asm-arm/unistd.h

+ 0 - 1
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__ */