Re: [PATCH] s390/uapi: Remove obsolete unistd_32.h from Kbuild file
From: Vasily Gorbik
Date: Thu Jul 09 2026 - 07:09:04 EST
On Wed, Jul 01, 2026 at 03:47:27PM +0200, Thomas Huth wrote:
> From: Thomas Huth <thuth@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> ---
> arch/s390/include/uapi/asm/Kbuild | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Vasily Gorbik <gor@xxxxxxxxxxxxx>
Applied, thank you!