]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 5 Jun 2014 11:22:49 +0000 (13:22 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 26 Jun 2014 08:42:59 +0000 (10:42 +0200)
commita573a9a39c8c091ed1e1d8345654c4ea6a0aebeb
treea46c1e3b796d35afc393f5a106773998582375a0
parent18edba0ef3625e1d6268090340c150575db44ef6
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency

sie.h was missing in arch/s390/include/uapi/asm/Kbuild and therefore missed
the "make headers_check" target.
If added it reveals that also arch/s390/include/asm/sigp.h would become uapi.
This is something we certainly do not want. So remove that dependency as well.

The header file was merged with c4c9ee5a6f328be1 "KVM: s390: add sie exit
reasons tables", therefore we never had a kernel release with this commit and
can still change anything.

Acked-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
arch/s390/include/uapi/asm/Kbuild
arch/s390/include/uapi/asm/sie.h