Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH] s390/uapi: Remove obsolete unistd_32.h from Kbuild file
@ 2026-07-01 13:47 Thomas Huth
  2026-07-08 12:47 ` Alexander Gordeev
  2026-07-09 10:42 ` Vasily Gorbik
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Huth @ 2026-07-01 13:47 UTC (permalink / raw)
  To: Heiko Carstens, Vasily Gorbik, Alexander Gordeev; +Cc: linux-s390, linux-kernel

From: Thomas Huth <thuth@redhat.com>

unistd_32.h is not build anymore since commit 4ac286c4a8d90
("s390/syscalls: Switch to generic system call table generation").
Thus drop the superfluous line from the Kbuild file now, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 arch/s390/include/uapi/asm/Kbuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/s390/include/uapi/asm/Kbuild b/arch/s390/include/uapi/asm/Kbuild
index 46c1ff0b842a1..378151cef3cce 100644
--- a/arch/s390/include/uapi/asm/Kbuild
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -1,4 +1,3 @@
 # SPDX-License-Identifier: GPL-2.0
 
-generated-y += unistd_32.h
 generated-y += unistd_64.h
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-09 10:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 13:47 [PATCH] s390/uapi: Remove obsolete unistd_32.h from Kbuild file Thomas Huth
2026-07-08 12:47 ` Alexander Gordeev
2026-07-09  5:57   ` Heiko Carstens
2026-07-09  6:59     ` Alexander Gordeev
2026-07-09 10:16       ` Vasily Gorbik
2026-07-09 10:42 ` Vasily Gorbik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox