]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/facilities: get rid of __ASSEMBLY__ in facility header file
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 20 Mar 2017 13:39:28 +0000 (14:39 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Mar 2017 07:29:18 +0000 (08:29 +0100)
commit0b7bb6af1d734b15dbebec942767708e8ca40ca3
tree3342e613fe7acfecd71286b5f92d8b94f9479301
parent6f5165e864d240d15675cc2fb5a369d57e1f60d0
s390/facilities: get rid of __ASSEMBLY__ in facility header file

There is no need for the __ASSEMBLY__ ifdefery anymore since the
architecture level set code that deals with facility bits was
converted to C in the meantime.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/facility.h
arch/s390/kernel/head.S