Skip to content

Commit aa5903b

Browse files
t-8chjcmvbkbc
authored andcommitted
xtensa: uapi: Reuse asm-generic ucontext.h
Drop the custom non-uapi definition which is the same as the generic uapi one. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Message-ID: <20260314-uapi-ucontext-xtensa-v1-1-08dceca7e6a2@weissschuh.net> [Max: Move new generic-y line to the arch/xtensa/include/uapi/asm/Kbuild] Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent 89355b0 commit aa5903b

2 files changed

Lines changed: 1 addition & 22 deletions

File tree

arch/xtensa/include/asm/ucontext.h

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# SPDX-License-Identifier: GPL-2.0
22
generated-y += unistd_32.h
3+
generic-y += ucontext.h

0 commit comments

Comments
 (0)