s390/time,idle: get rid of unsigned long long
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 23 Feb 2021 18:52:20 +0000 (19:52 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 8 Mar 2021 09:46:27 +0000 (10:46 +0100)
commiteba8e1af5a61e61e5d77e1dfe1e8e20735ebc9c6
tree4f4435b83f35c925a9c752915b145c322c2d8dc5
parenta38fd8748464831584a19438cbb3082b5a2dab15
s390/time,idle: get rid of unsigned long long

Get rid of unsigned long long, and use unsigned long instead
everywhere. The usage of unsigned long long is a leftover from
31 bit kernel support.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/idle.h
arch/s390/include/asm/timex.h
arch/s390/kernel/idle.c
arch/s390/kernel/time.c
arch/s390/kvm/interrupt.c
drivers/s390/cio/device_fsm.c