Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95c52fe0 authored by Christopher Covington's avatar Christopher Covington Committed by Russell King
Browse files

ARM: 8007/1: Remove extraneous kcmp syscall ignore



The kcmp system call was ported to ARM in
commit 3f7d1fe1
"ARM: 7665/1: Wire up kcmp syscall".

Fixes: 3f7d1fe1 ("ARM: 7665/1: Wire up kcmp syscall")
Signed-off-by: default avatarChristopher Covington <cov@codeaurora.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 38e0b088
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,6 +48,5 @@
 */
#define __IGNORE_fadvise64_64
#define __IGNORE_migrate_pages
#define __IGNORE_kcmp

#endif /* __ASM_ARM_UNISTD_H */