x86-64, unistd: Remove bogus __IGNORE_getcpu
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / include / asm / unistd_64.h
index d92641c..940d720 100644 (file)
@@ -624,7 +624,6 @@ __SYSCALL(__NR_vmsplice, sys_vmsplice)
 __SYSCALL(__NR_move_pages, sys_move_pages)
 #define __NR_utimensat                         280
 __SYSCALL(__NR_utimensat, sys_utimensat)
-#define __IGNORE_getcpu                /* implemented as a vsyscall */
 #define __NR_epoll_pwait                       281
 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
 #define __NR_signalfd                          282