summaryrefslogtreecommitdiff
path: root/arch/s390/boot/boot.h
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2023-02-10 16:09:38 +0300
committerHeiko Carstens <hca@linux.ibm.com>2023-02-14 13:45:40 +0300
commit55d169c87db1d0faa95313809f18f8b49cafdd75 (patch)
tree79b3f265a577e796887dc4f95573e5276f06be20 /arch/s390/boot/boot.h
parent0807b856521f3313d3912ebb52a9144215c4ff08 (diff)
downloadlinux-55d169c87db1d0faa95313809f18f8b49cafdd75.tar.xz
s390/vx: remove __uint128_t type from __vector128 struct again
The __uint128_t member was only added for future convenience to the __vector128 struct. However this is a uapi header file, 31/32 bit (aka compat layer) is still supported, but doesn't know anything about this type: /usr/include/asm/types.h:27:17: error: unknown type name __uint128_t 27 | __uint128_t v; Therefore remove it again. Fixes: b0b7b43fcc46 ("s390/vx: add 64 and 128 bit members to __vector128 struct") Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/boot/boot.h')
0 files changed, 0 insertions, 0 deletions