mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Masahiro Yamada changed the zcrypt.h header file to use __u{16,32,64}
instead of uint{16,32,64}_t with ("s390: use __u{16,32,64} instead of
uint{16,32,64}_t in uapi header").
This makes all s390 header files pass - remove zcrypt.h from the blacklist.
Cc: Masahiro Yamada <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>