diff options
Diffstat (limited to 'arch/blackfin')
-rw-r--r-- | arch/blackfin/mach-common/entry.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-common/entry.S b/arch/blackfin/mach-common/entry.S index 56ff51bc8c21..fdd9bf43361e 100644 --- a/arch/blackfin/mach-common/entry.S +++ b/arch/blackfin/mach-common/entry.S | |||
@@ -1373,7 +1373,7 @@ ENTRY(_sys_call_table) | |||
1373 | .long _sys_epoll_pwait | 1373 | .long _sys_epoll_pwait |
1374 | .long _sys_utimensat | 1374 | .long _sys_utimensat |
1375 | .long _sys_signalfd | 1375 | .long _sys_signalfd |
1376 | .long _sys_timerfd | 1376 | .long _sys_ni_syscall |
1377 | .long _sys_eventfd /* 350 */ | 1377 | .long _sys_eventfd /* 350 */ |
1378 | .long _sys_pread64 | 1378 | .long _sys_pread64 |
1379 | .long _sys_pwrite64 | 1379 | .long _sys_pwrite64 |