]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jul 2019 12:16:46 +0000 (14:16 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 23 Jul 2019 08:45:46 +0000 (10:45 +0200)
commit41540e099bc8fbe6265e5952aff855748a2c16d2
treea57ca8d8636c74b2f276172c2c058fb7b583bf01
parent85296c97bb9a8df6c69d1cfc9e1ea1ff8cfbe608
kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test

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 <yamada.masahiro@socionext.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
usr/include/Makefile