aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@pm.me>2021-01-04 15:41:48 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-01-07 17:14:56 +0100
commitccb21774863add648e709337919d2cfeefe4be49 (patch)
treeaf6e08ba77460318e8379eafb1c5815d1e003121 /arch/mips/include/uapi/asm/Kbuild
parentMIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 (diff)
downloadlinux-dev-ccb21774863add648e709337919d2cfeefe4be49.tar.xz
linux-dev-ccb21774863add648e709337919d2cfeefe4be49.zip
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
unistd_nr_{n32,n64,o32}.h are needed only by include/asm/unistd.h, which is a kernel-side header file, and their contents is generally not for userland use. Move their target destination from include/generated/uapi/asm/ to include/generated/asm/ to disable exporting them as UAPI headers. Signed-off-by: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/uapi/asm/Kbuild')
-rw-r--r--arch/mips/include/uapi/asm/Kbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/include/uapi/asm/Kbuild b/arch/mips/include/uapi/asm/Kbuild
index 6db08385d3d8..fdb9c5412cd9 100644
--- a/arch/mips/include/uapi/asm/Kbuild
+++ b/arch/mips/include/uapi/asm/Kbuild
@@ -2,8 +2,5 @@
generated-y += unistd_n32.h
generated-y += unistd_n64.h
generated-y += unistd_o32.h
-generated-y += unistd_nr_n32.h
-generated-y += unistd_nr_n64.h
-generated-y += unistd_nr_o32.h
generic-y += kvm_para.h