Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
@@ -1,2 +1,4 @@
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
+
+generic-y += poll.h
@@ -1,2 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#include <asm-generic/poll.h>
@@ -2,3 +2,4 @@
generic-y += kvm_para.h
@@ -2,4 +2,5 @@
generic-y += siginfo.h
@@ -1,4 +1,5 @@
@@ -1,7 +0,0 @@
-#ifndef _ASM_SCORE_POLL_H
-#define _ASM_SCORE_POLL_H
-
-#endif /* _ASM_SCORE_POLL_H */
@@ -4,3 +4,4 @@ include include/uapi/asm-generic/Kbuild.asm
generated-y += unistd_32.h
generated-y += unistd_64.h
generated-y += unistd_x32.h
@@ -1 +0,0 @@