diff -uN linux-2.6.16/include/asm-arm/unistd.h.ag linux-2.6.16/include/asm-arm/unistd.h
--- linux-2.6.16/include/asm-arm/unistd.h.ag	2006-09-02 18:33:58.000000000 +0200
+++ linux-2.6.16/include/asm-arm/unistd.h	2006-09-02 18:34:33.000000000 +0200
@@ -164,7 +164,7 @@
 #define __NR_bdflush			(__NR_SYSCALL_BASE+134)
 #define __NR_sysfs			(__NR_SYSCALL_BASE+135)
 #define __NR_personality		(__NR_SYSCALL_BASE+136)
-					/* 137 was sys_afs_syscall */
+#define __NR_afs_syscall		(__NR_SYSCALL_BASE+137)
 #define __NR_setfsuid			(__NR_SYSCALL_BASE+138)
 #define __NR_setfsgid			(__NR_SYSCALL_BASE+139)
 #define __NR__llseek			(__NR_SYSCALL_BASE+140)
diff -uN linux-2.6.16/include/asm-arm26/unistd.h.ag linux-2.6.16/include/asm-arm26/unistd.h
--- linux-2.6.16/include/asm-arm26/unistd.h.ag	2006-09-02 18:27:19.000000000 +0200
+++ linux-2.6.16/include/asm-arm26/unistd.h	2006-09-02 18:28:16.000000000 +0200
@@ -159,7 +159,7 @@
 #define __NR_bdflush			(__NR_SYSCALL_BASE+134)
 #define __NR_sysfs			(__NR_SYSCALL_BASE+135)
 #define __NR_personality		(__NR_SYSCALL_BASE+136)
-					/* 137 was sys_afs_syscall */
+#define __NR_afs_syscall		(__NR_SYSCALL_BASE+137)
 #define __NR_setfsuid			(__NR_SYSCALL_BASE+138)
 #define __NR_setfsgid			(__NR_SYSCALL_BASE+139)
 #define __NR__llseek			(__NR_SYSCALL_BASE+140)

