UAPI: (Scripted) Disintegrate arch/xtensa/include/asm
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / xtensa / kernel / syscall.c
index 05b3f09..a5c01e7 100644 (file)
@@ -34,7 +34,6 @@ syscall_t sys_call_table[__NR_syscall_count] /* FIXME __cacheline_aligned */= {
 
 #undef __SYSCALL
 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol,
-#undef _XTENSA_UNISTD_H
 #undef  __KERNEL_SYSCALLS__
 #include <asm/unistd.h>
 };