s390/headers: replace __s390x__ with CONFIG_64BIT where possible
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 23 May 2012 14:24:51 +0000 (16:24 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 May 2012 08:10:10 +0000 (10:10 +0200)
Replace __s390x__ with CONFIG_64BIT in all places that are not exported
to userspace or guarded with #ifdef __KERNEL__.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found